yq: Update to version 4.18.1

This commit is contained in:
github-actions[bot] 2022-01-28 04:29:01 +00:00
parent e4c99c41c8
commit 9bb233b929

View File

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