diff --git a/bucket/yq.json b/bucket/yq.json index 721759b17f..e5a155728f 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.9.7", + "version": "4.9.8", "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.7/yq_windows_amd64.exe#/yq.exe", - "hash": "21a1077c51d23e238a35a34867c44f1ffe7064c8a036263856ad3678161a479f" + "url": "https://github.com/mikefarah/yq/releases/download/v4.9.8/yq_windows_amd64.exe#/yq.exe", + "hash": "630e0c12325d1c162283f2f1bd2d4872120d12404cb6308d40042ee454b96ca2" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.9.7/yq_windows_386.exe#/yq.exe", - "hash": "22e871f2542130c6f721fc544cf38603f7ff27ea35a382a9d1ec55a057b9b911" + "url": "https://github.com/mikefarah/yq/releases/download/v4.9.8/yq_windows_386.exe#/yq.exe", + "hash": "262d1a253ca1eac2d21286a65a0391358608b9665640145bac91020d29c5df2a" } }, "bin": "yq.exe",