yq: Update to version 4.44.6

This commit is contained in:
github-actions[bot] 2024-12-07 08:30:45 +00:00
parent 63bc8e32b0
commit 0bbc490e0e

View File

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