yq: Update to version 4.48.1

This commit is contained in:
github-actions[bot] 2025-10-12 04:29:49 +00:00
parent 883dc88c54
commit 1df6f6bd19

View File

@ -1,16 +1,16 @@
{ {
"version": "4.47.2", "version": "4.48.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.47.2/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.48.1/yq_windows_amd64.exe#/yq.exe",
"hash": "f9b1962fc1cf4a1fca36b5d634aa1a2a541cb9a4aabb8536f43cb95fab9a904e" "hash": "38ae580c6fc7f733cdbade2e32525107468cba7bbdfdb59fe49561d088ffc117"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.47.2/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.48.1/yq_windows_386.exe#/yq.exe",
"hash": "173097e26d2b089219cb7572d98833cd9216643dc3ecbf04979d7e7403898929" "hash": "8ac8f9afbe64ff654cec8d5780b11d38f82adc5d18971a65af7ec136b1fbc5a1"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",