Update to 0.110.0

This commit is contained in:
github-actions[bot]
2026-03-05 06:50:23 +00:00
parent fe99aa38ef
commit 43387b6387
2 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# shellcheck disable=SC2034
# Maintainer: Chmouel Boudjnah <chmouel@chmouel.com>
pkgname=openai-codex-bin
pkgver=0.107.0
pkgver=0.110.0
pkgrel=3
pkgdesc="Arch Linux package for OpenAI's Codex CLI - Auto Updated"
arch=('x86_64' 'aarch64')
@@ -20,8 +20,8 @@ keywords=('codex' 'openai' 'cli' 'ai' 'machine-learning' 'chatgpt')
source_x86_64=(
"codex-${pkgver}-x86_64.tar.gz::https://github.com/openai/codex/releases/download/rust-v${pkgver}/codex-x86_64-unknown-linux-gnu.tar.gz"
)
sha256sums_x86_64=('e8ea9cb5f71b468f323cfc377ed71778819815e389a6076b3820853c73e218dc')
sha256sums_aarch64=('322b84b1c104cb4d841f0b5c173ac47afafc63d7d5d65639dab5f0de398488ad')
sha256sums_x86_64=('a71a65070dfd36f853bc70d7decb055ee5cdeef0044906bd3d0698f6f2202124')
sha256sums_aarch64=('b4c892a775cafb6909590ff0e621eee503a4aeb98ce9eee1bd9291bc29fd0b88')
source_aarch64=(
"codex-${pkgver}-aarch64.tar.gz::https://github.com/openai/codex/releases/download/rust-v${pkgver}/codex-aarch64-unknown-linux-gnu.tar.gz"