diff --git a/bucket/yq.json b/bucket/yq.json index 754546586c..281131d4db 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.28.2", + "version": "4.29.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.28.2/yq_windows_amd64.exe#/yq.exe", - "hash": "49f330033c7144110cd668ca601b8737065c472aa7405781f9e4652ace0dd175" + "url": "https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_windows_amd64.exe#/yq.exe", + "hash": "84d136e5d016ec81877ef6e646d7507e4a1230b2813491c77ff8f6113a69e554" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.28.2/yq_windows_386.exe#/yq.exe", - "hash": "dea5a3ed6f3d6e17527e0656e41eaee747d02fa7ddbba399c31a6c84e1a4c9e5" + "url": "https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_windows_386.exe#/yq.exe", + "hash": "ccecb94ed203d32bfa22ef5b902639468588c4e51be2065c2b8da4163b700620" } }, "bin": "yq.exe",