yq: Update to version 4.19.1

This commit is contained in:
github-actions[bot] 2022-02-06 04:28:39 +00:00
parent b0f676a10a
commit 9eafd3e6b8

View File

@ -1,16 +1,16 @@
{ {
"version": "4.18.1", "version": "4.19.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.18.1/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.19.1/yq_windows_amd64.exe#/yq.exe",
"hash": "5aec80c1f8ecc186bd6dfdc7db614dc853c5456b357f93e1a3a302bf2820de40" "hash": "f9e705bfbccedae84b13c347f920331af6f1ad78b2c356c8b8ccaeb3302f2e97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.18.1/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.19.1/yq_windows_386.exe#/yq.exe",
"hash": "bed8910ddd2d9e21b5ae7a4335f4c26a8262a6679c696ae681fafd5b37dbaa95" "hash": "ead13787bf8291b444fca68f98b5dd4b0bafcbc678b83f7ef0308e0b40763c1b"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",