yq: Update to version 4.40.5

This commit is contained in:
github-actions[bot] 2023-12-12 08:26:55 +00:00
parent 6a818eef03
commit 3fa6d8f43d

View File

@ -1,16 +1,16 @@
{ {
"version": "4.40.4", "version": "4.40.5",
"description": "A portable command-line YAML processor", "description": "A portable command-line YAML processor",
"homepage": "https://mikefarah.gitbook.io/yq/", "homepage": "https://mikefarah.gitbook.io/yq/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.40.4/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_windows_amd64.exe#/yq.exe",
"hash": "bc76f94581a03b92881f7ff012c9ed5ea06be7f92d122df300b1af953369f935" "hash": "a613341f93698c978c9fd74cbad1618ee422f9f8a8240d2ea2fe637160f75dcf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.40.4/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_windows_386.exe#/yq.exe",
"hash": "cf23ce80078ad70658ae4be47c1a3dcd46b2d8e5ccb9faf3be56ff14c5ac1977" "hash": "ac3c0a4a2c6d79dda8ddb520228f12180cdfc6a3595191c0067344e3dbe38629"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",