mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
24 lines
727 B
JSON
24 lines
727 B
JSON
{
|
|
"version": "1.1.36",
|
|
"description": "The open source AI coding agent.",
|
|
"homepage": "https://opencode.ai/",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/anomalyco/opencode/releases/download/v1.1.36/opencode-windows-x64.zip",
|
|
"hash": "1e30874f6c084a731f3444ade4c358ac2eeb0763faa5d29c14a5d4179a7a95fe"
|
|
}
|
|
},
|
|
"bin": "opencode.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/anomalyco/opencode"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/anomalyco/opencode/releases/download/v$version/opencode-windows-x64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|