diff --git a/bucket/yq.json b/bucket/yq.json index e0e49fccfe..98a08fae69 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.25.2", + "version": "4.25.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.25.2/yq_windows_amd64.exe#/yq.exe", - "hash": "7d391921bf5481db063e2b0f043aab0ef2ddaa854ae0e03a4d6d9a1112d18fa8" + "url": "https://github.com/mikefarah/yq/releases/download/v4.25.3/yq_windows_amd64.exe#/yq.exe", + "hash": "eb6d4a8b249feab20e738cb7bbed0dfabaae1d44464a86149691b90529f047c0" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.25.2/yq_windows_386.exe#/yq.exe", - "hash": "a76db171422a3f7a6c4b05b485223322fccd1cebfb0cf2c18b16c43190c3c5a1" + "url": "https://github.com/mikefarah/yq/releases/download/v4.25.3/yq_windows_386.exe#/yq.exe", + "hash": "25db6f917bbfc54ae3b322d4919a15f8b3255a7d4163e0e16b6defbfdb01df05" } }, "bin": "yq.exe",