yq: Update to version 4.44.2

This commit is contained in:
github-actions[bot] 2024-06-16 08:27:34 +00:00
parent 368e96bbee
commit 62527c797c

View File

@ -1,16 +1,16 @@
{
"version": "4.44.1",
"version": "4.44.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.44.1/yq_windows_amd64.exe#/yq.exe",
"hash": "5ef80368cafc466a66222956607d09f66eaf7b8fff93ee9253d847cc5ae38f1a"
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.2/yq_windows_amd64.exe#/yq.exe",
"hash": "6ad543c4754377f1a490cd3cb9f6212171ca0cacd3361179659ca4bfdfecbf33"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.1/yq_windows_386.exe#/yq.exe",
"hash": "575b127bc31823d9c046ac20f562e94aee541f0b22847568c7bed22dae9a530a"
"url": "https://github.com/mikefarah/yq/releases/download/v4.44.2/yq_windows_386.exe#/yq.exe",
"hash": "9a544fc92daa70574c480a3d4f5001b67d39aad8dd69cfe76b2b7d751270ae3d"
}
},
"bin": "yq.exe",