Skip to content

Commit 460cff0

Browse files
author
TUR Github Actions
committed
bump(tur/codex): 0.61.0
This commit has been automatically submitted by Github Actions.
1 parent ef715ec commit 460cff0

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.59.0"
6+
TERMUX_PKG_VERSION="0.61.0"
77
TERMUX_PKG_SRCURL="https://github.com/openai/codex/archive/refs/tags/rust-v$TERMUX_PKG_VERSION.tar.gz"
8-
TERMUX_PKG_SHA256=fc191842c5c6a4e471791419d2c5cf920a868c7c5376511f1ff3f082e68d77bd
8+
TERMUX_PKG_SHA256=0a8e551102fa692ada555c6311e8f38ab20b7e3b26328871155b9021bd158acb
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)