mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Remove hash for jq as there is no version in the url
This commit is contained in:
parent
304f4f2ad9
commit
9096289980
6
jq.json
6
jq.json
@ -3,12 +3,10 @@
|
|||||||
"license": "http://creativecommons.org/licenses/by/3.0/",
|
"license": "http://creativecommons.org/licenses/by/3.0/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://stedolan.github.io/jq/download/win32/jq.exe",
|
"url": "http://stedolan.github.io/jq/download/win32/jq.exe"
|
||||||
"hash": "e08ca23dc637e8c0fe1577f592a9367e036f5b3f4c10b189c53943b0c8868866"
|
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://stedolan.github.io/jq/download/win64/jq.exe",
|
"url": "http://stedolan.github.io/jq/download/win64/jq.exe"
|
||||||
"hash": "1c96fd65fd60763b92a28c7ee1290eeb974bc69b71b963d0e45cbfca1625565e"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"homepage": "http://stedolan.github.io/jq/",
|
"homepage": "http://stedolan.github.io/jq/",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user