yq: Update to version 4.28.2

This commit is contained in:
github-actions[bot] 2022-10-19 00:43:00 +00:00
parent d4991856ef
commit 744be5c127

View File

@ -1,16 +1,16 @@
{
"version": "4.28.1",
"version": "4.28.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.28.1/yq_windows_amd64.exe#/yq.exe",
"hash": "f1caa91a3b889e130047846c204f0c9a9fe4ed519c1df0e15c228526dac0dc56"
"url": "https://github.com/mikefarah/yq/releases/download/v4.28.2/yq_windows_amd64.exe#/yq.exe",
"hash": "49f330033c7144110cd668ca601b8737065c472aa7405781f9e4652ace0dd175"
},
"32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/v4.28.1/yq_windows_386.exe#/yq.exe",
"hash": "284c3b810b2e72fc335e7cfb6afdb8b9b5e1afdcff3fdff3ac78005a61745b9b"
"url": "https://github.com/mikefarah/yq/releases/download/v4.28.2/yq_windows_386.exe#/yq.exe",
"hash": "dea5a3ed6f3d6e17527e0656e41eaee747d02fa7ddbba399c31a6c84e1a4c9e5"
}
},
"bin": "yq.exe",