yq: Update to version 4.45.1

This commit is contained in:
github-actions[bot] 2025-01-12 04:29:30 +00:00
parent 9ea954ea13
commit 8771549752

View File

@ -1,16 +1,16 @@
{ {
"version": "4.44.6", "version": "4.45.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.44.6/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.45.1/yq_windows_amd64.exe#/yq.exe",
"hash": "d9219f7ea2f0d9b72d8dc16c2a61eb2b30599dc19ee71c41c4f5691dbf3e7c9a" "hash": "cdb3ae5c37cbb1c62a119b2ecbb9fc5f6ffd3bd567c5571bd6cb128ee1cbfd4b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.6/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.45.1/yq_windows_386.exe#/yq.exe",
"hash": "7bcc3a5f84a86e5e8c136302e98c50283ff31c737caa0a40e9093301efeb2684" "hash": "eb61f27733ed2c3cac45e44b1b4db290215705b68c2d348f23203660b94f8eb2"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",