mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
minio-client: fix hash extraction url
This commit is contained in:
parent
77f52905f6
commit
f864dfa7d2
@ -21,7 +21,7 @@
|
|||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.minio.io/client/mc/release/windows-amd64/mc.RELEASE.$version#/mc.exe",
|
"url": "https://dl.minio.io/client/mc/release/windows-amd64/mc.RELEASE.$version#/mc.exe",
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "$baseurl/mc.shasum"
|
"url": "$baseurl/mc.exe.sha256sum"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user