mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Add hash algorithm label for verbosity
Prevents breaking if this changes sometime in the future
This commit is contained in:
parent
5069b3079c
commit
a66e2c69bc
@ -5,11 +5,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.apachelounge.com/download/VC14/binaries/httpd-2.4.18-win64-VC14.zip",
|
||||
"hash": "543AFF046B0EA2BF58BE76D7D20FCD1FA16EEC9AE836CA4639FEB1C2A7E09CFA"
|
||||
"hash": "sha256:543aff046b0ea2bf58be76d7d20fcd1fa16eec9ae836ca4639feb1c2a7e09cfa"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.apachelounge.com/download/VC14/binaries/httpd-2.4.18-win32-VC14.zip",
|
||||
"hash": "2259BEA85CBCB4E9E525BFFF0863B4AE3EAE5F91FDDB153191FD310575A04F38"
|
||||
"hash": "sha256:2259bea85cbcb4e9e525bfff0863b4ae3eae5f91fddb153191fd310575a04f38"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Apache24",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user