diff --git a/bucket/yq.json b/bucket/yq.json index baff08d848..b29bebc18e 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.48.1", + "version": "4.48.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.48.1/yq_windows_amd64.exe#/yq.exe", - "hash": "38ae580c6fc7f733cdbade2e32525107468cba7bbdfdb59fe49561d088ffc117" + "url": "https://github.com/mikefarah/yq/releases/download/v4.48.2/yq_windows_amd64.exe#/yq.exe", + "hash": "a8a35756ccb565845868504f33a4c0e2b4f4f7c7acee42c0abb3e4f86588e6ee" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.48.1/yq_windows_386.exe#/yq.exe", - "hash": "8ac8f9afbe64ff654cec8d5780b11d38f82adc5d18971a65af7ec136b1fbc5a1" + "url": "https://github.com/mikefarah/yq/releases/download/v4.48.2/yq_windows_386.exe#/yq.exe", + "hash": "6de6ea67612d47cb2929f824d5e39e9b9b1951928c08e3938c76b041b8be3ecc" } }, "bin": "yq.exe",