mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.28.1
This commit is contained in:
parent
2c7f887118
commit
e2e729bcde
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.27.5",
|
||||
"version": "4.28.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.27.5/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "a39448f0fdaeaf1832fb7a90b691204d3b2002cee9f07bb6ff0a5512ae5dbf8f"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.28.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "f1caa91a3b889e130047846c204f0c9a9fe4ed519c1df0e15c228526dac0dc56"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.27.5/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "95631d2382127fbed1e61ff4e551c73ecb24d5aa3558df0bc2ed6b2e9da85f77"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.28.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "284c3b810b2e72fc335e7cfb6afdb8b9b5e1afdcff3fdff3ac78005a61745b9b"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user