diff --git a/bucket/yq.json b/bucket/yq.json index 4e36027d2f..d0aba197c1 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.40.5", + "version": "4.40.7", "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.40.5/yq_windows_amd64.exe#/yq.exe", - "hash": "a613341f93698c978c9fd74cbad1618ee422f9f8a8240d2ea2fe637160f75dcf" + "url": "https://github.com/mikefarah/yq/releases/download/v4.40.7/yq_windows_amd64.exe#/yq.exe", + "hash": "09facab258c9b8606914151af57400dfe4503019f692df331f04442a46f75626" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_windows_386.exe#/yq.exe", - "hash": "ac3c0a4a2c6d79dda8ddb520228f12180cdfc6a3595191c0067344e3dbe38629" + "url": "https://github.com/mikefarah/yq/releases/download/v4.40.7/yq_windows_386.exe#/yq.exe", + "hash": "140103b10e1828be2227807c6853629ac3caf8dd2dc33f9d6fe2e772178a8d8f" } }, "bin": "yq.exe",