diff --git a/bucket/yq.json b/bucket/yq.json index fc22af85bf..25d308aeed 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.1.0", + "version": "4.2.0", "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.1.0/yq_windows_amd64.exe#/yq.exe", - "hash": "60bda4c60e0e21faa5389ca9d87165b7fde4b875073e3e15fccba66ec4332a25" + "url": "https://github.com/mikefarah/yq/releases/download/v4.2.0/yq_windows_amd64.exe#/yq.exe", + "hash": "74c633bcff2e275a6635248324df27ff2249efea3a8ce44c097f856c6c2027d9" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.1.0/yq_windows_386.exe#/yq.exe", - "hash": "082571e25a787cf8dbd9354a64a5311e52b90526acab17ecab1dfb7d135ac086" + "url": "https://github.com/mikefarah/yq/releases/download/v4.2.0/yq_windows_386.exe#/yq.exe", + "hash": "778b4b5bd0aab126416d4671b2e7c8a21c4ca3f75cf7257fe8bac0d98973bf44" } }, "bin": "yq.exe",