mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
openssl: Fix autoupdate hash URL
This commit is contained in:
parent
bc5de1d716
commit
088e66135b
@ -30,8 +30,8 @@
|
|||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"mode": "json",
|
"mode": "json",
|
||||||
"jp": "$.files.['$basename'].sha512",
|
"jp": "$.files.['$basename'].sha256",
|
||||||
"url": "$baseurl/win32_openssl_hashes.json"
|
"url": "https://raw.githubusercontent.com/slproweb/opensslhashes/master/win32_openssl_hashes.json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user