yq: Update to version 4.30.1

This commit is contained in:
github-actions[bot] 2022-11-11 08:31:56 +00:00
parent dbd185643e
commit ad4e8b1ec3

View File

@ -1,16 +1,16 @@
{ {
"version": "4.29.2", "version": "4.30.1",
"description": "A portable command-line YAML processor", "description": "A portable command-line YAML processor",
"homepage": "https://mikefarah.gitbook.io/yq/", "homepage": "https://mikefarah.gitbook.io/yq/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.30.1/yq_windows_amd64.exe#/yq.exe",
"hash": "5f178e4bd6607133c298855e81160dee6ac92cde41f5b47bbeb31edb93382c08" "hash": "bd5256779c110ef3f9aa99df4378c19d64d7ad9ab1f2b21866b80c0ea22365ab"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.30.1/yq_windows_386.exe#/yq.exe",
"hash": "ca01eaca2e26376dadefb742e14ff8ac6d8c07064a08aceaf396d49b81cc3c94" "hash": "bfcb43a6c27629b4b7bf465201da6d830ef098dc3158f37757fe0ca994828e8c"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",