diff --git a/bucket/yq.json b/bucket/yq.json index 40fe40df45..5eec130773 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.15.1", + "version": "4.16.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.15.1/yq_windows_amd64.exe#/yq.exe", - "hash": "d05d61f1915379231fb27466fd109f21bee50d2ab19d6a100b9ba2a33f38e115" + "url": "https://github.com/mikefarah/yq/releases/download/v4.16.1/yq_windows_amd64.exe#/yq.exe", + "hash": "5b7578e588ca671a29d6b3472f05659b370223c3183665fd296205213c7e6a96" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.15.1/yq_windows_386.exe#/yq.exe", - "hash": "b0a0ec811e291403ca7150af873a87ebca4960be62fa97ac547099bb29872f91" + "url": "https://github.com/mikefarah/yq/releases/download/v4.16.1/yq_windows_386.exe#/yq.exe", + "hash": "2e33b1fff57f15a75e63fbce51993c25a3b3b94efa3664232120f279cd35da23" } }, "bin": "yq.exe",