yq: Update to version 4.34.2

This commit is contained in:
github-actions[bot] 2023-07-12 20:25:39 +00:00
parent a7c02798cc
commit 1e9c8b3dfa

View File

@ -1,16 +1,16 @@
{
"version": "4.34.1",
"version": "4.34.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.34.1/yq_windows_amd64.exe#/yq.exe",
"hash": "d01f9289dba3eccf3c22781d90366f8e82a01ed5a1cf64958f7bf677cecdadc9"
"url": "https://github.com/mikefarah/yq/releases/download/v4.34.2/yq_windows_amd64.exe#/yq.exe",
"hash": "47400a6e5a6a6e5fd520043d4521dfed4413f7b8081de3b407800cb95743f74f"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.34.1/yq_windows_386.exe#/yq.exe",
"hash": "0c5e5670da14eaefbfa6ab74bc29a4584ef4206cd627f0afbac4def532f83c6a"
"url": "https://github.com/mikefarah/yq/releases/download/v4.34.2/yq_windows_386.exe#/yq.exe",
"hash": "b26d8c8715ea41ec2808ed27514db347512bdd6183b06f4a17d638e1a208a159"
}
},
"bin": "yq.exe",