Update to 0.100.0

This commit is contained in:
github-actions[bot]
2026-02-12 19:01:24 +00:00
parent 4fd11badb5
commit 8036c10eb5
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.99.0
pkgver=0.100.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=('cc987f8a741c09a220d340069b2cd2c740d26df0b21227544fd7c1a4beedbedb')
sha256sums_aarch64=('8be85203c2db7494a25576d880e97406b4627fb04adc5da3498380e773275c40')
sha256sums_x86_64=('836d15bcf6d6eca29b971a2b309f770e50570741c2e326bf792ddf489d641889')
sha256sums_aarch64=('bf41320d0a52532c60e565da12ec9eae7d4edc977eb84a80d181bb645a592f4e')
source_aarch64=(
"codex-${pkgver}-aarch64.tar.gz::https://github.com/openai/codex/releases/download/rust-v${pkgver}/codex-aarch64-unknown-linux-gnu.tar.gz"