yq: Update to version 4.29.1

This commit is contained in:
github-actions[bot] 2022-10-29 08:29:53 +00:00
parent 952d697f37
commit aa307d080b

View File

@ -1,16 +1,16 @@
{
"version": "4.28.2",
"version": "4.29.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.28.2/yq_windows_amd64.exe#/yq.exe",
"hash": "49f330033c7144110cd668ca601b8737065c472aa7405781f9e4652ace0dd175"
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_windows_amd64.exe#/yq.exe",
"hash": "84d136e5d016ec81877ef6e646d7507e4a1230b2813491c77ff8f6113a69e554"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.28.2/yq_windows_386.exe#/yq.exe",
"hash": "dea5a3ed6f3d6e17527e0656e41eaee747d02fa7ddbba399c31a6c84e1a4c9e5"
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_windows_386.exe#/yq.exe",
"hash": "ccecb94ed203d32bfa22ef5b902639468588c4e51be2065c2b8da4163b700620"
}
},
"bin": "yq.exe",