mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
16 lines
603 B
JSON
16 lines
603 B
JSON
{
|
|
"homepage": "http://ahoycli.com",
|
|
"license": "MIT",
|
|
"description": "Automate and organize your workflows, no matter what technology you use",
|
|
"version": "2.0.0",
|
|
"url": "https://github.com/ahoy-cli/ahoy/releases/download/2.0.0/ahoy-bin-windows-amd64#/ahoy.exe",
|
|
"hash": "6a920aa6ac76e176fad548d5c331615ef762555016977a4abaa594815937d933",
|
|
"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#/ahoy.exe"
|
|
}
|
|
}
|