yq: Update to version 4.44.5

This commit is contained in:
github-actions[bot] 2024-11-16 08:30:01 +00:00
parent c22e207732
commit 48c9d3e0f3

View File

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