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