diff --git a/bucket/yq.json b/bucket/yq.json index b048546e44..19eb066eda 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.33.1", + "version": "4.33.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.33.1/yq_windows_amd64.exe#/yq.exe", - "hash": "e7960e16d8c654050dfefe03025dbb0fcdd5cb361469ba6875adbb2cdd436b4d" + "url": "https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_windows_amd64.exe#/yq.exe", + "hash": "5aa7242f04554ed9591d2bde0bf48c7e31f8e1b6e35b7aeddee56491384b74d4" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.33.1/yq_windows_386.exe#/yq.exe", - "hash": "00219a928adcb996f0eee4c4e2735c7e58976987a3079b7314cdfe1326d30b31" + "url": "https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_windows_386.exe#/yq.exe", + "hash": "c218d31c0cb0741b8cce4299eeb0ae181ff061382e225c8ea4673d84fa760db0" } }, "bin": "yq.exe",