yq: Update to version 4.30.3

This commit is contained in:
github-actions[bot] 2022-11-15 00:34:51 +00:00
parent e6381b8118
commit 038e6c638b

View File

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