diff --git a/bucket/yq.json b/bucket/yq.json index 63797daa50..721759b17f 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.9.6", + "version": "4.9.7", "description": "A portable command-line YAML processor", "homepage": "https://mikefarah.gitbook.io/yq/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.9.6/yq_windows_amd64.exe#/yq.exe", - "hash": "8023170aea489b7f1a52fbdc047dccc5fbfb25dca33b43082a71942721d06f50" + "url": "https://github.com/mikefarah/yq/releases/download/v4.9.7/yq_windows_amd64.exe#/yq.exe", + "hash": "21a1077c51d23e238a35a34867c44f1ffe7064c8a036263856ad3678161a479f" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.9.6/yq_windows_386.exe#/yq.exe", - "hash": "a26d63eca8f4e2307aa8a74de750877bfd2f7fdb3e8f00b230192e04b18cc619" + "url": "https://github.com/mikefarah/yq/releases/download/v4.9.7/yq_windows_386.exe#/yq.exe", + "hash": "22e871f2542130c6f721fc544cf38603f7ff27ea35a382a9d1ec55a057b9b911" } }, "bin": "yq.exe",