mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
k9s: Fix hash check (#5340)
This commit is contained in:
parent
0d96e36be9
commit
82a4b2f1ef
@ -25,7 +25,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "$baseurl/checksums.txt"
|
"url": "$baseurl/checksums.sha256",
|
||||||
|
"regex": "$sha256 $basename\\n"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user