diff --git a/bucket/yq.json b/bucket/yq.json index 6cdc7f4f2b..64f9565d88 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.30.8", + "version": "4.31.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.30.8/yq_windows_amd64.exe#/yq.exe", - "hash": "5985f3f3d0c48b7ddd1d4300d0678f294ea04ef3b49d2560acc9e791162c610d" + "url": "https://github.com/mikefarah/yq/releases/download/v4.31.1/yq_windows_amd64.exe#/yq.exe", + "hash": "2ad8b6ca9cc2806e1d781647472e5215a49b1f147f2e4ca3d14407b600c60519" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.30.8/yq_windows_386.exe#/yq.exe", - "hash": "b91ff7bfcdbbb2ab9b560ce8dc89e8a84c659e97844183898939120770d7e899" + "url": "https://github.com/mikefarah/yq/releases/download/v4.31.1/yq_windows_386.exe#/yq.exe", + "hash": "2efd057e65162553b96f750370594c272652f41865dc5b6c7b5056feeca9bc91" } }, "bin": "yq.exe",