yq: Update to version 4.46.1

This commit is contained in:
github-actions[bot] 2025-07-10 04:31:00 +00:00
parent 1acccefe32
commit 68f1a275ff

View File

@ -1,16 +1,16 @@
{
"version": "4.45.4",
"version": "4.46.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.45.4/yq_windows_amd64.exe#/yq.exe",
"hash": "844df159573a42606139ff60f2e66b791c4c06413e89473e2af25e476459fb0e"
"url": "https://github.com/mikefarah/yq/releases/download/v4.46.1/yq_windows_amd64.exe#/yq.exe",
"hash": "c7d131db88ff7825ee50f900a010068a49e396f31a35850d04896958f3820610"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.45.4/yq_windows_386.exe#/yq.exe",
"hash": "5b0e93fa23ef5ca5556ab0dfb040f1325b0a011d6c259ee4d1c47080be770367"
"url": "https://github.com/mikefarah/yq/releases/download/v4.46.1/yq_windows_386.exe#/yq.exe",
"hash": "de0ca9dabf8ae47ea51e02f9c3eb1e6b5b85c9c450237a30556972cde5774cef"
}
},
"bin": "yq.exe",