You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix brew update issue by running brew update before upgrade
When Codex is installed via Homebrew, the internal updater now runs
'brew update' before 'brew upgrade --cask codex' to ensure the cask
index is synced. Without this, brew may incorrectly report 'already
latest' when a newer version exists but the local cask index is stale.
Fixesopenai#6253
Signed-off-by: Salvatore KARRA <[email protected]>
Signed-off-by: Salvatore KARRA <[email protected]>
0 commit comments