yq: Update to version 4.22.1

This commit is contained in:
github-actions[bot] 2022-03-10 08:38:45 +00:00
parent 750d572be8
commit 5b519cab13

View File

@ -1,16 +1,16 @@
{ {
"version": "4.21.1", "version": "4.22.1",
"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.21.1/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.22.1/yq_windows_amd64.exe#/yq.exe",
"hash": "01ed6f93943900e5fa282f9362271596df77db5e8b8319fc9cce6947d80ebd83" "hash": "8354524a4e661c31af0e4da614969ee033313201b8d1abe928fce0fa68fe397f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.21.1/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.22.1/yq_windows_386.exe#/yq.exe",
"hash": "16b90f8bbaf1b7f8c31af3944a33c6f364668978fe6155f07071457de8bf4277" "hash": "6eb28d756b138abefb4251e3a187128ccc67179142aada42710d3101ba099daa"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",