Skip to content

Commit e61512c

Browse files
author
TUR Github Actions
committed
bump(tur/codex): 0.63.0
This commit has been automatically submitted by Github Actions.
1 parent 49b055c commit e61512c

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.62.0"
6+
TERMUX_PKG_VERSION="0.63.0"
77
TERMUX_PKG_SRCURL="https://github.com/openai/codex/archive/refs/tags/rust-v$TERMUX_PKG_VERSION.tar.gz"
8-
TERMUX_PKG_SHA256=897f4a111865614a3e360349853bbe5145d05f18761ee0d2401a697b03ff0b3d
8+
TERMUX_PKG_SHA256=895787648e47829a6797c2ba94c38658d7babad96c3fc111c63cba5c7d34bab8
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)