diff --git a/bucket/yq.json b/bucket/yq.json index e46491adb4..3c78eedc5a 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.45.2", + "version": "4.45.3", "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.45.2/yq_windows_amd64.exe#/yq.exe", - "hash": "4abcd91d01bda7fe43040707ffc15a6e052f28615c5de63364fd48a1a74d83b2" + "url": "https://github.com/mikefarah/yq/releases/download/v4.45.3/yq_windows_amd64.exe#/yq.exe", + "hash": "d40ef2e6f2736ed2e1664936f75c2c4da1f11f46880205e23e0e7a0bf7bacc30" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.45.2/yq_windows_386.exe#/yq.exe", - "hash": "d2283a949a8aa692f7284acd998157f380f4b291f55ece1d206c068e0c64f608" + "url": "https://github.com/mikefarah/yq/releases/download/v4.45.3/yq_windows_386.exe#/yq.exe", + "hash": "edb4510b1a4f6e049f0be833334d1f317ed53d9bfe98c5ab324e6ceb2f05e1a3" } }, "bin": "yq.exe",