mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
jq: Update to version 1.7
This commit is contained in:
parent
eb9440f85a
commit
8fc29af384
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.6",
|
||||
"version": "1.7",
|
||||
"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.6/jq-win64.exe#/jq.exe",
|
||||
"hash": "a51d36968dcbdeabb3142c6f5cf9b401a65dc3a095f3144bd0c118d5bb192753"
|
||||
"url": "https://github.com/stedolan/jq/releases/download/jq-1.7/jq-win64.exe#/jq.exe",
|
||||
"hash": "2e9cc54d0a5d098e2007decec1dbb3c555ca2f5aabded7aec907fe0ffe401aab"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/stedolan/jq/releases/download/jq-1.6/jq-win32.exe#/jq.exe",
|
||||
"hash": "0012cb4c0eb6eaf97b842e676e423a69a8fea95055d93830551b4a5a54494bd8"
|
||||
"url": "https://github.com/stedolan/jq/releases/download/jq-1.7/jq-win32.exe#/jq.exe",
|
||||
"hash": "9500d0300e28a930ab3430a101ca940038b8e82ca441f5c9a1fddaa9d1b770df"
|
||||
}
|
||||
},
|
||||
"bin": "jq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user