Codex Homebrew Cask not updated to 0.48
Resolved 💬 15 comments Opened Oct 24, 2025 by oneslash Closed Oct 24, 2025
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What version of Codex is running?
v0.47.0
What subscription do you have?
Pro
Which model were you using?
codex-high
What platform is your computer?
macOS
What issue are you seeing?
v0.47.0
What steps can reproduce the bug?
~/Projects/eoller$ brew upgrade --cask codex
Warning: Not upgrading codex, the latest version is already installed
What is the expected behavior?
v0.48.0
Additional information
_No response_
15 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
same
Autobump job was failed for some reason.
https://github.com/Homebrew/homebrew-cask/actions/runs/18768808268/job/53549319728
It should be because of moving Codex formula from core to cask.
The codex "core" formula, which is now deleted, caused something wrong.
related:
@gecko655, yes, it is now in cask, however, the update was not pushed yet. There is only one PR (intro): https://github.com/Homebrew/homebrew-cask/pull/232353
Yes, the formula is now in cask ( https://github.com/Homebrew/homebrew-cask/blob/main/Casks/c/codex.rb ) and not in core ( https://github.com/Homebrew/homebrew-core/pull/250098/files ).
So, it should be kept up to date via GitHub action of cask repository ( https://github.com/Homebrew/homebrew-cask/actions/workflows/autobump.yml ), but it failed for at least last 2 runs:
At this moment, I don't have any idea to fix this...
same here on macOS26 codex-CLI v0.47.0
Same here
Thanks @gecko655!
The PR https://github.com/Homebrew/homebrew-cask/pull/233631 is in the queue to merge.
I will keep ticket open until the auto-bump is fixed.
0.48.0 is now visible :tada: https://formulae.brew.sh/cask/codex
I'm glad that I could contribute because #4921 was something I really needed.
@oneslash Autobump fixed by https://github.com/Homebrew/homebrew-cask/pull/233650.
Looks like this is now fixed, so closing. If anyone is still having problems upgrading to 0.48.0, let us know.
Still the same now, codex telling me that 0.57 is available but brew refusing to update from 0.42.
npminstalls the latest.https://github.com/openai/codex/blob/main/docs/faq.md#brew-upgrade-codex-isnt-upgrading-me
If you're stuck on this make sure to run
brew updatefirst.this works for me