yq: Update to version 4.49.1

This commit is contained in:
github-actions[bot] 2025-11-22 08:29:51 +00:00
parent 6ec5d862c0
commit 5f5758dea0

View File

@ -1,16 +1,16 @@
{
"version": "4.48.2",
"version": "4.49.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.48.2/yq_windows_amd64.exe#/yq.exe",
"hash": "a8a35756ccb565845868504f33a4c0e2b4f4f7c7acee42c0abb3e4f86588e6ee"
"url": "https://github.com/mikefarah/yq/releases/download/v4.49.1/yq_windows_amd64.exe#/yq.exe",
"hash": "c26d773215c36a5c9ec51ac61299756a1728dc69b279a7ef0e3b8ee2c9da933f"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.48.2/yq_windows_386.exe#/yq.exe",
"hash": "6de6ea67612d47cb2929f824d5e39e9b9b1951928c08e3938c76b041b8be3ecc"
"url": "https://github.com/mikefarah/yq/releases/download/v4.49.1/yq_windows_386.exe#/yq.exe",
"hash": "512925c9dcd7de931e66594c4fe8a5ef61c4fd4024fcce8ba6741294caf188b7"
}
},
"bin": "yq.exe",