diff --git a/bucket/jq.json b/bucket/jq.json index 5c6a0a74c1..3f44872e02 100644 --- a/bucket/jq.json +++ b/bucket/jq.json @@ -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",