diff --git a/bucket/yq.json b/bucket/yq.json index 7e37780646..e9e66ebac9 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.29.2", + "version": "4.30.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.29.2/yq_windows_amd64.exe#/yq.exe", - "hash": "5f178e4bd6607133c298855e81160dee6ac92cde41f5b47bbeb31edb93382c08" + "url": "https://github.com/mikefarah/yq/releases/download/v4.30.1/yq_windows_amd64.exe#/yq.exe", + "hash": "bd5256779c110ef3f9aa99df4378c19d64d7ad9ab1f2b21866b80c0ea22365ab" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_windows_386.exe#/yq.exe", - "hash": "ca01eaca2e26376dadefb742e14ff8ac6d8c07064a08aceaf396d49b81cc3c94" + "url": "https://github.com/mikefarah/yq/releases/download/v4.30.1/yq_windows_386.exe#/yq.exe", + "hash": "bfcb43a6c27629b4b7bf465201da6d830ef098dc3158f37757fe0ca994828e8c" } }, "bin": "yq.exe",