yq: Update to version 4.30.4

This commit is contained in:
github-actions[bot] 2022-11-15 12:32:33 +00:00
parent 61ea8fe56f
commit 61f9912b8a

View File

@ -1,16 +1,16 @@
{
"version": "4.30.3",
"version": "4.30.4",
"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.3/yq_windows_amd64.exe#/yq.exe",
"hash": "54e8e7f5b6b04a65751407c10b200de0b9b40534861e117633c78b32d3b86c29"
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.4/yq_windows_amd64.exe#/yq.exe",
"hash": "495d8e5432b7fd3a62f0e7d939028a33cd8d6e2150386dd8eb7fbdedbd9a01db"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.3/yq_windows_386.exe#/yq.exe",
"hash": "1a58825891ff90a797b991c6582c48a134dbaf86ae8fff20ec5e96609c3565c9"
"url": "https://github.com/mikefarah/yq/releases/download/v4.30.4/yq_windows_386.exe#/yq.exe",
"hash": "587b35363f4c932b982b22e00dc0f3b5e9d31840d14979ee4221ff00f18c0fcc"
}
},
"bin": "yq.exe",