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