mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ahoy: Fix url and hash (#473)
This commit is contained in:
parent
fcad0464b3
commit
0ede901f17
@ -3,13 +3,13 @@
|
||||
"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",
|
||||
"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#/ahoy.exe"
|
||||
"url": "https://github.com/ahoy-cli/ahoy/releases/download/$version/ahoy-bin-windows-amd64.exe#/ahoy.exe"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user