diff --git a/bucket/yq.json b/bucket/yq.json index ccccf772bf..91ea332ca8 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "2.4.0", + "version": "2.4.1", "description": "A portable command-line YAML processor.", "homepage": "https://github.com/mikefarah/yq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/mikefarah/yq/releases/download/2.4.0/yq_windows_amd64.exe#/yq.exe", - "hash": "793dac701765fce832afff85104cb208c1392a94c369474222fe42a119e1bcd1" + "url": "https://github.com/mikefarah/yq/releases/download/2.4.1/yq_windows_amd64.exe#/yq.exe", + "hash": "bdfd2a00bab3d8171edf57aaf4e9a2f7d0395e7a36d42b07f0e35503c00292a3" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/2.4.0/yq_windows_386.exe#/yq.exe", - "hash": "c34e6a3b3ac6630bf91d493f13e2303c3ef5948e330964752c11cd08f39979a8" + "url": "https://github.com/mikefarah/yq/releases/download/2.4.1/yq_windows_386.exe#/yq.exe", + "hash": "7ed72df0565dc08481101dc5b5e00fc071791189541803f71bdd1beb7fe90522" } }, "bin": "yq.exe",