mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
goreleaser@1.3.0: Fix hash check (#3182)
This commit is contained in:
parent
aad3a19d29
commit
b1143034ec
@ -27,7 +27,8 @@
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/checksums.txt"
|
||||
"url": "$baseurl/checksums.txt",
|
||||
"regex": "$sha256 $basename\\n"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user