mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 07:44:43 +00:00
Fix #350 GOW fails to install due to wrong hash
This commit is contained in:
parent
60389e00d4
commit
850dd76d77
6
gow.json
6
gow.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "https://github.com/bmatzelle/gow",
|
||||
"version": "0.8.0",
|
||||
"url": "https://github.com/bmatzelle/gow/archive/master.zip",
|
||||
"hash": "12c527edbff9c90fed4b7cc5168b2ba1b64cc57ce4b12d79f2bcd40c2839d36b",
|
||||
"extract_dir": "gow-master",
|
||||
"url": "https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe#.7z",
|
||||
"hash": "9b06e0f9471d61d1019bf4d133c0ed23a4ccee27b6b8758a922d681469b82e42",
|
||||
"extract_dir": "",
|
||||
"checkver": {
|
||||
"url": "https://github.com/bmatzelle/gow/releases",
|
||||
"re": "<a.*?>Gow ([0-9\\.]+)</a>"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user