mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
16 lines
611 B
JSON
16 lines
611 B
JSON
{
|
|
"version": "2.0.1",
|
|
"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.1/ahoy-bin-windows-amd64.exe#/ahoy.exe",
|
|
"hash": "3d0d5f7f80b98b4f219bb31d4c475b9d6f76f2711c894e3d1e312a00fb48420d",
|
|
"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"
|
|
}
|
|
}
|