mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 11:04:49 +00:00
24 lines
727 B
JSON
24 lines
727 B
JSON
{
|
|
"version": "1.1.51",
|
|
"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.51/opencode-windows-x64.zip",
|
|
"hash": "3b08170aee17a245685adf7648ac6fd9ce56575abd48db6fce3811c3a6b48458"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|