yq: Update to version 4.44.3

This commit is contained in:
github-actions[bot] 2024-08-05 08:29:37 +00:00
parent aff71d435f
commit e7698dbe2f

View File

@ -1,16 +1,16 @@
{ {
"version": "4.44.2", "version": "4.44.3",
"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.2/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.44.3/yq_windows_amd64.exe#/yq.exe",
"hash": "6ad543c4754377f1a490cd3cb9f6212171ca0cacd3361179659ca4bfdfecbf33" "hash": "d509d51e6db30ebb7c9363b7ca8714224f93a456a421d7a7819ab564b868acc7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.2/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.44.3/yq_windows_386.exe#/yq.exe",
"hash": "9a544fc92daa70574c480a3d4f5001b67d39aad8dd69cfe76b2b7d751270ae3d" "hash": "7da86cd4ab4e2aba132939e8000f7bff2108905187842f8a0f5f8a21c0e798cb"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",