mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
yq: Update to version 4.16.1
This commit is contained in:
parent
1152d6050a
commit
a6f1698a33
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.15.1",
|
||||
"version": "4.16.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.15.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "d05d61f1915379231fb27466fd109f21bee50d2ab19d6a100b9ba2a33f38e115"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.16.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "5b7578e588ca671a29d6b3472f05659b370223c3183665fd296205213c7e6a96"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.15.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "b0a0ec811e291403ca7150af873a87ebca4960be62fa97ac547099bb29872f91"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.16.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "2e33b1fff57f15a75e63fbce51993c25a3b3b94efa3664232120f279cd35da23"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user