mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
16 lines
611 B
JSON
16 lines
611 B
JSON
{
|
|
"version": "2.0.0",
|
|
"description": "Automate and organize your workflows, no matter what technology you use",
|
|
"homepage": "http://ahoycli.com",
|
|
"license": "MIT",
|
|
"url": "https://github.com/ahoy-cli/ahoy/releases/download/2.0.0/ahoy-bin-windows-amd64.exe#/ahoy.exe",
|
|
"hash": "799902afbf1698ae01058b41c0b57a7b509ad81ff457f220b6d98b0581d2a3f2",
|
|
"bin": "ahoy.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/ahoy-cli/ahoy"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/ahoy-cli/ahoy/releases/download/$version/ahoy-bin-windows-amd64.exe#/ahoy.exe"
|
|
}
|
|
}
|