yq: Update to version 4.40.7

This commit is contained in:
github-actions[bot] 2024-02-09 00:32:29 +00:00
parent 02bebc0b62
commit 03e82058e0

View File

@ -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",