mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-01 21:11:20 +00:00
yq: Update to version 4.17.2
This commit is contained in:
parent
787416856d
commit
9076dabb42
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.16.2",
|
||||
"version": "4.17.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.16.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "101cb3c698ea348bc5f842a6bd29611987566ebc97aa4985dc2d470ed1ceabaa"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.17.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "034ca003b29e6fad0c84810b0e7e09e1b97cd12aa045b17d2b14caf3524fa4dd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.16.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "6702149d9a2259f8b738918f1177a137d069e75c82068eb3e48c6908e6b2ff14"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.17.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "dcf85c884d79210188515cccd5a87f48533544095b8528f7a2d2f3bf395c20a3"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user