yq: Update to version 4.33.3

This commit is contained in:
github-actions[bot] 2023-04-11 04:26:19 +00:00
parent 568184eabf
commit 94c97135d0

View File

@ -1,16 +1,16 @@
{ {
"version": "4.33.2", "version": "4.33.3",
"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.33.2/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_windows_amd64.exe#/yq.exe",
"hash": "5aa7242f04554ed9591d2bde0bf48c7e31f8e1b6e35b7aeddee56491384b74d4" "hash": "4a7526e290eb00c417f4741d30d2bd83c891e462c4993148e9e7c400978dab28"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_windows_386.exe#/yq.exe",
"hash": "c218d31c0cb0741b8cce4299eeb0ae181ff061382e225c8ea4673d84fa760db0" "hash": "77236ff2f8f0c44fd3b0fa04ce052e585de25f661d1e381c310b1221018be59c"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",