diff --git a/bucket/yq.json b/bucket/yq.json index e2aace5a49..3e16846341 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "3.2.1", + "version": "3.3.0", "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/3.2.1/yq_windows_amd64.exe#/yq.exe", - "hash": "9b3466ff4e37c8a93d7530e3dc7a047314d0897dbfbffb50b82235695e231fff" + "url": "https://github.com/mikefarah/yq/releases/download/3.3.0/yq_windows_amd64.exe#/yq.exe", + "hash": "9137dd05ffe568ea8438411e426ed039cfbfb317339f335c778cb53919f28277" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/3.2.1/yq_windows_386.exe#/yq.exe", - "hash": "513314579e6f147e49610e7c4d1e4c00406b499a34527dadc39cb034bb34d98c" + "url": "https://github.com/mikefarah/yq/releases/download/3.3.0/yq_windows_386.exe#/yq.exe", + "hash": "b563f69fdc8078f4f8feb95907d868beaf945efbcee8ba2a601a220a20bf491a" } }, "bin": "yq.exe",