Skip to content

Commit 1b5ffc5

Browse files
author
TUR Github Actions
committed
bump(tur/codex): 0.55.0
This commit has been automatically submitted by Github Actions.
1 parent 07434b6 commit 1b5ffc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur/codex/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Lightweight coding agent that runs in your terminal"
33
TERMUX_PKG_LICENSE="Apache-2.0, MIT"
44
TERMUX_PKG_LICENSE_FILE="../LICENSE, ../NOTICE"
55
TERMUX_PKG_MAINTAINER="@termux-user-repository"
6-
TERMUX_PKG_VERSION="0.53.0"
6+
TERMUX_PKG_VERSION="0.55.0"
77
TERMUX_PKG_SRCURL="https://github.com/openai/codex/archive/refs/tags/rust-v$TERMUX_PKG_VERSION.tar.gz"
8-
TERMUX_PKG_SHA256=e4330829c37b294105487a77fa3b22e66df2e59bd427e44dc57c969170d58425
8+
TERMUX_PKG_SHA256=d0e1cac6b6aec56a0996bc1c0e4ffe7cfed24dd919051cde738e38c62f3f698a
99
TERMUX_PKG_DEPENDS="libc++, openssl"
1010
TERMUX_PKG_AUTO_UPDATE=true
1111
TERMUX_PKG_UPDATE_VERSION_SED_REGEXP='s/rust-v//'

0 commit comments

Comments
 (0)