VER=0.144.1
# Note: This must match "v8" version in codex-rs/Cargo.lock.
RUSTY_V8_VER=149.2.0
SRCS="git::commit=tags/rust-v$VER::https://github.com/openai/codex.git \
      git::commit=tags/v${RUSTY_V8_VER};rename=rusty_v8::https://github.com/denoland/rusty_v8.git"
CHKSUMS="SKIP \
         SKIP"
CHKUPDATE="anitya::id=387692"
SUBDIR="codex/codex-rs"
ENVREQ__ARM64="total_mem=30"
