Update to 0.96.0

This commit is contained in:
github-actions[bot]
2026-02-04 18:46:34 +00:00
parent 1a4b8a5418
commit a65e9c9650
2 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
# shellcheck disable=SC2034
# Maintainer: Chmouel Boudjnah <chmouel@chmouel.com>
pkgname=openai-codex-bin
pkgver=0.95.0
pkgver=0.96.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=('1df218a95b69fe7df2a089b81fbbb3704443133c777a8346cc7cfa620cf12517')
sha256sums_aarch64=('608455d98b49db5fc95715dbe7c235e96b99c835355e20093c727bfd63f794ed')
sha256sums_x86_64=('13f81fc74398f079e31cb7db91a275a5ee3df8c06ad01cabf20ca63d5f4c3317')
sha256sums_aarch64=('f21aee63715c6f96d8c6bc7db2828d3916317f80cf19b611c72f51d20f010ab2')
source_aarch64=(
"codex-${pkgver}-aarch64.tar.gz::https://github.com/openai/codex/releases/download/rust-v${pkgver}/codex-aarch64-unknown-linux-gnu.tar.gz"