diff --git a/bucket/yq.json b/bucket/yq.json index 1e9fc4e7d4..3024acc711 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.46.1", + "version": "4.47.1", "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.46.1/yq_windows_amd64.exe#/yq.exe", - "hash": "c7d131db88ff7825ee50f900a010068a49e396f31a35850d04896958f3820610" + "url": "https://github.com/mikefarah/yq/releases/download/v4.47.1/yq_windows_amd64.exe#/yq.exe", + "hash": "529fc05f4cd557b0767262b7eefbd699fa38616bcb6ece184ee5aeadcc878572" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.46.1/yq_windows_386.exe#/yq.exe", - "hash": "de0ca9dabf8ae47ea51e02f9c3eb1e6b5b85c9c450237a30556972cde5774cef" + "url": "https://github.com/mikefarah/yq/releases/download/v4.47.1/yq_windows_386.exe#/yq.exe", + "hash": "05b15213b53eda5c3b062bf927b93db62788569ac295d2821b3cfae4bc60cca3" } }, "bin": "yq.exe",