mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Add testing for valid hashs
This commit is contained in:
parent
dadd0a4a8f
commit
e140b8784b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"homepage": "http://kotlinlang.org/",
|
||||
"homepage": "https://kotlinlang.org/",
|
||||
"version": "1.1",
|
||||
"license": "Apache 2.0",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.1/kotlin-compiler-1.1.zip",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"extract_dir": "pciutils-3.4.0-win32",
|
||||
"hash": "baba72451033904ff19072b091392caee1da75a4338cb5aff10c19e65621e",
|
||||
"hash": "baba72451033904ff19072b091392caee1da75a4338cb5aff10c19e65621e340",
|
||||
"url": "https://eternallybored.org/misc/pciutils/releases/pciutils-3.4.0-win32.zip"
|
||||
},
|
||||
"64bit": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"hash": "",
|
||||
"hash": "6883d1456201bc9d421cb7dd32a99458be3d56631ea4f292e51b3c1aecbe2723",
|
||||
"installer": {
|
||||
"args": [
|
||||
"/S",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user