diff --git a/bucket/yq.json b/bucket/yq.json index df0de0ecf4..40fe40df45 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.14.1", + "version": "4.15.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.14.1/yq_windows_amd64.exe#/yq.exe", - "hash": "be2028ffadd97339ec38ce139f7d07cfd8f0c5920836adde65106aa4e386a354" + "url": "https://github.com/mikefarah/yq/releases/download/v4.15.1/yq_windows_amd64.exe#/yq.exe", + "hash": "d05d61f1915379231fb27466fd109f21bee50d2ab19d6a100b9ba2a33f38e115" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.14.1/yq_windows_386.exe#/yq.exe", - "hash": "43b727f813262412fa3b2689427e81a2bb7577ca5e3760d24ec64a513dae79f3" + "url": "https://github.com/mikefarah/yq/releases/download/v4.15.1/yq_windows_386.exe#/yq.exe", + "hash": "b0a0ec811e291403ca7150af873a87ebca4960be62fa97ac547099bb29872f91" } }, "bin": "yq.exe",