Update to 0.101.0

This commit is contained in:
github-actions[bot]
2026-02-13 02:05:50 +00:00
parent 8036c10eb5
commit 88d3255529
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.100.0
pkgver=0.101.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=('836d15bcf6d6eca29b971a2b309f770e50570741c2e326bf792ddf489d641889')
sha256sums_aarch64=('bf41320d0a52532c60e565da12ec9eae7d4edc977eb84a80d181bb645a592f4e')
sha256sums_x86_64=('e9732de3b870df6a39ce4ba44699610ef581843967793457f8ef11f3a5a58236')
sha256sums_aarch64=('e7c893aba0420e1714f09e0f4cd259d18cf63cf10855e8a81f26e89a6fa02474')
source_aarch64=(
"codex-${pkgver}-aarch64.tar.gz::https://github.com/openai/codex/releases/download/rust-v${pkgver}/codex-aarch64-unknown-linux-gnu.tar.gz"