fixing hash issue (#968)

When sha1 is used, we need to specify "sha1:" in the hash
This commit is contained in:
Christophe 2016-07-26 23:38:40 +02:00 committed by Luke Sampson
parent 7e4dfaea35
commit a60c0534e5

View File

@ -9,7 +9,7 @@
"https://raw.githubusercontent.com/madbub/scoop-php/master/64-bit/vcruntime140.dll"
],
"hash": [
"8d4629bbbd07f29e5ab1665f4ce1c59b34e3a8e0",
"sha1:8d4629bbbd07f29e5ab1665f4ce1c59b34e3a8e0",
"acf65e565021f2017815fc5ec8a3145cf6c15e75c132cf23a378cc943e68327c"
]
},
@ -19,7 +19,7 @@
"https://raw.githubusercontent.com/MPLew-is/scoop-wamp/master/visual-c-redistributables/14/32-bit/vcruntime140.dll"
],
"hash": [
"7fc3b5e2ef75f7aa8cde22d6a775664bcc690f05",
"sha1:7fc3b5e2ef75f7aa8cde22d6a775664bcc690f05",
"b7c13f8519340257ba6ae3129afce961f137e394dde3e4e41971b9f912355f5e"
]
}