yq: Update to version 4.34.1

This commit is contained in:
github-actions[bot] 2023-05-23 08:26:41 +00:00
parent d0e80be43e
commit 928713cad7

View File

@ -1,16 +1,16 @@
{
"version": "4.33.3",
"version": "4.34.1",
"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.33.3/yq_windows_amd64.exe#/yq.exe",
"hash": "4a7526e290eb00c417f4741d30d2bd83c891e462c4993148e9e7c400978dab28"
"url": "https://github.com/mikefarah/yq/releases/download/v4.34.1/yq_windows_amd64.exe#/yq.exe",
"hash": "d01f9289dba3eccf3c22781d90366f8e82a01ed5a1cf64958f7bf677cecdadc9"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_windows_386.exe#/yq.exe",
"hash": "77236ff2f8f0c44fd3b0fa04ce052e585de25f661d1e381c310b1221018be59c"
"url": "https://github.com/mikefarah/yq/releases/download/v4.34.1/yq_windows_386.exe#/yq.exe",
"hash": "0c5e5670da14eaefbfa6ab74bc29a4584ef4206cd627f0afbac4def532f83c6a"
}
},
"bin": "yq.exe",