File tree Expand file tree Collapse file tree 2 files changed +51
-0
lines changed
Expand file tree Collapse file tree 2 files changed +51
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 2.0.76" ,
3+ "description" : " (Scoop bucket by arch3rpro) An agentic coding tool that lives in your terminal" ,
4+ "homepage" : " https://claude.com/product/claude-code" ,
5+ "license" : " Proprietary" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.0.76/win32-x64/claude.exe" ,
9+ "hash" : " 5f661ea88684a1f0d39b818f9cd306eadfbd37594e94c248f61c8565094c710a"
10+ }
11+ },
12+ "env_set" : {
13+ "CLAUDE_CODE_GIT_BASH_PATH" : " $env:GIT_INSTALL_ROOT\\ bin\\ bash.exe"
14+ },
15+ "bin" : " claude.exe" ,
16+ "checkver" : {
17+ "url" : " https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest" ,
18+ "regex" : " ([\\ d.]+)"
19+ },
20+ "autoupdate" : {
21+ "architecture" : {
22+ "64bit" : {
23+ "url" : " https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/$version/win32-x64/claude.exe"
24+ }
25+ }
26+ }
27+ }
Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 0.22.5" ,
3+ "description" : " (Scoop bucket by arch3rpro) Brings the power of Gemini directly into your terminal" ,
4+ "homepage" : " https://geminicli.com" ,
5+ "license" : " Apache-2.0" ,
6+ "suggest" : {
7+ "nodejs" : " main/nodejs-lts"
8+ },
9+ "url" : " https://github.com/google-gemini/gemini-cli/releases/download/v0.22.5/gemini.js" ,
10+ "hash" : " 83a6f8e7e11606267a223d275e9d0be63056f30bf5cb428ae428224e193c63b5" ,
11+ "bin" : [
12+ [
13+ " node" ,
14+ " gemini" ,
15+ " $dir\\ gemini.js"
16+ ]
17+ ],
18+ "checkver" : {
19+ "github" : " https://github.com/google-gemini/gemini-cli"
20+ },
21+ "autoupdate" : {
22+ "url" : " https://github.com/google-gemini/gemini-cli/releases/download/v$version/gemini.js"
23+ }
24+ }
You can’t perform that action at this time.
0 commit comments