mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
jq: Update to version 1.6
This commit is contained in:
parent
444b92881b
commit
96316b4965
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.5",
|
||||
"version": "1.6",
|
||||
"description": "Lightweight and flexible command-line JSON processor",
|
||||
"homepage": "https://stedolan.github.io/jq/",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/stedolan/jq/releases/download/jq-1.5/jq-win64.exe#/jq.exe",
|
||||
"hash": "ebecd840ba47efbf66822868178cc721a151060937f7ac406e3d31bd015bde94"
|
||||
"url": "https://github.com/stedolan/jq/releases/download/jq-1.6/jq-win64.exe#/jq.exe",
|
||||
"hash": "a51d36968dcbdeabb3142c6f5cf9b401a65dc3a095f3144bd0c118d5bb192753"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/stedolan/jq/releases/download/jq-1.5/jq-win32.exe#/jq.exe",
|
||||
"hash": "1860c77bc2816b74f91705b84c7fa0dad3a062b355f021aa8c8e427e388e23fc"
|
||||
"url": "https://github.com/stedolan/jq/releases/download/jq-1.6/jq-win32.exe#/jq.exe",
|
||||
"hash": "0012cb4c0eb6eaf97b842e676e423a69a8fea95055d93830551b4a5a54494bd8"
|
||||
}
|
||||
},
|
||||
"bin": "jq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user