mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
support for MD5 file hashes
This commit is contained in:
parent
9619b662a3
commit
6ffff813ad
4
tar.json
4
tar.json
@ -7,8 +7,8 @@
|
|||||||
"http://downloads.sourceforge.net/project/gnuwin32/tar/1.13-1/tar-1.13-1-dep.zip"
|
"http://downloads.sourceforge.net/project/gnuwin32/tar/1.13-1/tar-1.13-1-dep.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
{ "a92857ec82db569f0a8fa5370642dc69": "md5" },
|
{ "md5": "a92857ec82db569f0a8fa5370642dc69" },
|
||||||
{ "2606b30c140eb1d1ea15612150eb2e6b": "md5" }
|
{ "md5": "2606b30c140eb1d1ea15612150eb2e6b" }
|
||||||
],
|
],
|
||||||
"bin": [ "bin\\tar.exe" ]
|
"bin": [ "bin\\tar.exe" ]
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user