Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions versions.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ DELTA_VERSION=0.19.2
TMUX_VERSION=3.6a
TMUX_SHA256=b6d8d9c76585db8ef5fa00d4931902fa4b8cbe8166f528f44fc403961a3f3759

CLAUDE_CODE_VERSION=2.1.220
CCTRACE_VERSION=0.25.1
CODEX_VERSION=0.146.0
GEMINI_CLI_VERSION=0.53.0
GROK_CLI_VERSION=0.2.114
KIMI_CODE_VERSION=0.30.0
CLAUDE_CODE_VERSION=2.1.224
CCTRACE_VERSION=0.37.0
CODEX_VERSION=0.147.0
GEMINI_CLI_VERSION=0.54.4
GROK_CLI_VERSION=1.0.0
KIMI_CODE_VERSION=0.34.0
OPENCODE_VERSION=1.18.14
CCX_VERSION=v0.12.0
CCX_VERSION=v0.14.0
COPILOT_API_VERSION=0ea08febdd7e3e055b03dd298bf57e669500b5c1
PLAYWRIGHT_VERSION=1.62.0
PLAYWRIGHT_VERSION=1.62.1
# CloakBrowser npm wrapper version. This also pins the Chromium binary:
# the wrapper hardcodes per-arch free-binary versions (linux-x64 146.x.x.5,
# linux-arm64 146.x.x.3), so bumping the wrapper is what moves Chromium.
CLOAKBROWSER_WRAPPER_VERSION=0.5.2
CLOAKBROWSER_WRAPPER_VERSION=0.5.5

RUST_TOOLCHAINS=stable
RUST_DEFAULT_TOOLCHAIN=stable
Expand Down
Loading