mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Codex 0.73.0 => 0.76.0 (#13914)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Total size: 52030208
|
||||
# Total size: 53020496
|
||||
/usr/local/bin/codex
|
||||
|
||||
@@ -3,12 +3,12 @@ require 'package'
|
||||
class Codex < Package
|
||||
description 'Lightweight coding agent that runs in your terminal'
|
||||
homepage 'https://github.com/openai/codex'
|
||||
version '0.73.0'
|
||||
version '0.76.0'
|
||||
license 'Apache-2.0'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.28'
|
||||
source_url "https://github.com/openai/codex/releases/download/rust-v#{version}/codex-x86_64-unknown-linux-gnu.zst"
|
||||
source_sha256 '14b7f0462e3b95da9e12ff0fafc4f05499f58a4e307d540641c1edca80964462'
|
||||
source_sha256 'fb8ea06033683fe149a1e0a173b80403ce64e21316c60615d501b8bad134fef4'
|
||||
|
||||
depends_on 'zstd'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user