yq: Update to version 4.41.1

This commit is contained in:
github-actions[bot] 2024-02-16 00:32:21 +00:00
parent 220044de75
commit f100182420

View File

@ -1,16 +1,16 @@
{ {
"version": "4.40.7", "version": "4.41.1",
"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.7/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.41.1/yq_windows_amd64.exe#/yq.exe",
"hash": "09facab258c9b8606914151af57400dfe4503019f692df331f04442a46f75626" "hash": "f95c41f989c1dd7523a70120607b4d56e9a6e1fd2b61f575917b4a6162614f13"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.40.7/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.41.1/yq_windows_386.exe#/yq.exe",
"hash": "140103b10e1828be2227807c6853629ac3caf8dd2dc33f9d6fe2e772178a8d8f" "hash": "109ef420c022e2b904549f39270e9f7295a0db6929d5a3df22ef1eec5de1a111"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",