mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 19:14:48 +00:00
opencode: Add version 1.1.15 (#7524)
* opencode: Add version 1.1.15 * opencode: update version to 1.1.25; update description
This commit is contained in:
parent
de189d7fbe
commit
2fd3490437
23
bucket/opencode.json
Normal file
23
bucket/opencode.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "1.1.25",
|
||||
"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.25/opencode-windows-x64.zip",
|
||||
"hash": "7d5e3e0eff8832407321a4bc5b06e325ed7dcd8e3a7891f4eaccf372451ba4a4"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user