yq: Update to version 4.29.2

This commit is contained in:
github-actions[bot] 2022-10-31 00:42:15 +00:00
parent 9923609372
commit bcf2d11398

View File

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