yq: Update to version 4.28.1

This commit is contained in:
github-actions[bot] 2022-10-05 20:31:12 +00:00
parent 2c7f887118
commit e2e729bcde

View File

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