yq: Update to version 4.30.2

This commit is contained in:
github-actions[bot] 2022-11-13 04:31:28 +00:00
parent 19ebed703f
commit 986b273038

View File

@ -1,16 +1,16 @@
{ {
"version": "4.30.1", "version": "4.30.2",
"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.30.1/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.30.2/yq_windows_amd64.exe#/yq.exe",
"hash": "bd5256779c110ef3f9aa99df4378c19d64d7ad9ab1f2b21866b80c0ea22365ab" "hash": "45d82205499bae002e4d8e3b2ac47c53f8b9295bd2031a1a4e5a7d73602a77a1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.1/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.30.2/yq_windows_386.exe#/yq.exe",
"hash": "bfcb43a6c27629b4b7bf465201da6d830ef098dc3158f37757fe0ca994828e8c" "hash": "7e3f4f326fae693fb30e61472d388f6be3ab64c3d4dad10ee339b58ee92e95b9"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",