diff --git a/bucket/yq.json b/bucket/yq.json index 100720ddff..521db0e6e0 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.5.0", + "version": "4.5.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.5.0/yq_windows_amd64.exe#/yq.exe", - "hash": "1c8c09c18ddac814be7cfcb23b209aa3c6d5162c886973a3e1716d31588eb6ac" + "url": "https://github.com/mikefarah/yq/releases/download/v4.5.1/yq_windows_amd64.exe#/yq.exe", + "hash": "76603b55af22a565bdfd5180818515271fec10b8030318c054dc91c858308394" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.5.0/yq_windows_386.exe#/yq.exe", - "hash": "b7d2a7e7bd3d94a5634a934bc59085f0328ae29f41381113f7e25b23352e0351" + "url": "https://github.com/mikefarah/yq/releases/download/v4.5.1/yq_windows_386.exe#/yq.exe", + "hash": "c2e3982a44018683c97df3eea50c77846cd02de107a68cba1f313feb901bddcd" } }, "bin": "yq.exe",