yq: Update to version 4.33.2

This commit is contained in:
github-actions[bot] 2023-03-31 04:26:56 +00:00
parent 419e4efc3a
commit 2e635d93cb

View File

@ -1,16 +1,16 @@
{
"version": "4.33.1",
"version": "4.33.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.33.1/yq_windows_amd64.exe#/yq.exe",
"hash": "e7960e16d8c654050dfefe03025dbb0fcdd5cb361469ba6875adbb2cdd436b4d"
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_windows_amd64.exe#/yq.exe",
"hash": "5aa7242f04554ed9591d2bde0bf48c7e31f8e1b6e35b7aeddee56491384b74d4"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.1/yq_windows_386.exe#/yq.exe",
"hash": "00219a928adcb996f0eee4c4e2735c7e58976987a3079b7314cdfe1326d30b31"
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_windows_386.exe#/yq.exe",
"hash": "c218d31c0cb0741b8cce4299eeb0ae181ff061382e225c8ea4673d84fa760db0"
}
},
"bin": "yq.exe",