yq: Update to version 4.45.2

This commit is contained in:
github-actions[bot] 2025-05-03 08:29:18 +00:00
parent 9a461521fb
commit 11a6acdc92

View File

@ -1,16 +1,16 @@
{
"version": "4.45.1",
"version": "4.45.2",
"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.1/yq_windows_amd64.exe#/yq.exe",
"hash": "cdb3ae5c37cbb1c62a119b2ecbb9fc5f6ffd3bd567c5571bd6cb128ee1cbfd4b"
"url": "https://github.com/mikefarah/yq/releases/download/v4.45.2/yq_windows_amd64.exe#/yq.exe",
"hash": "4abcd91d01bda7fe43040707ffc15a6e052f28615c5de63364fd48a1a74d83b2"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.45.1/yq_windows_386.exe#/yq.exe",
"hash": "eb61f27733ed2c3cac45e44b1b4db290215705b68c2d348f23203660b94f8eb2"
"url": "https://github.com/mikefarah/yq/releases/download/v4.45.2/yq_windows_386.exe#/yq.exe",
"hash": "d2283a949a8aa692f7284acd998157f380f4b291f55ece1d206c068e0c64f608"
}
},
"bin": "yq.exe",