diff --git a/bucket/yq.json b/bucket/yq.json index 64f9565d88..d7126560ac 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.31.1", + "version": "4.31.2", "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.31.1/yq_windows_amd64.exe#/yq.exe", - "hash": "2ad8b6ca9cc2806e1d781647472e5215a49b1f147f2e4ca3d14407b600c60519" + "url": "https://github.com/mikefarah/yq/releases/download/v4.31.2/yq_windows_amd64.exe#/yq.exe", + "hash": "150e84574aa3a5bbdab46d0f5abf13fe91568a72592e7d85e21f5ad0581a88f8" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.31.1/yq_windows_386.exe#/yq.exe", - "hash": "2efd057e65162553b96f750370594c272652f41865dc5b6c7b5056feeca9bc91" + "url": "https://github.com/mikefarah/yq/releases/download/v4.31.2/yq_windows_386.exe#/yq.exe", + "hash": "744a9f6b2f1db21e53b85033af038b112f6324889c4a6c258e052053e1211597" } }, "bin": "yq.exe",