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