mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
yq: Update to version 4.6.0
This commit is contained in:
parent
79ea86b218
commit
3b9f17af1f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.5.1",
|
||||
"version": "4.6.0",
|
||||
"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.5.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "76603b55af22a565bdfd5180818515271fec10b8030318c054dc91c858308394"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.6.0/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "290841f687a67e682eaafd6b51854246057c11738f59778096935d1aa10dfb35"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.5.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "c2e3982a44018683c97df3eea50c77846cd02de107a68cba1f313feb901bddcd"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.6.0/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "c8a8e8bd1fed87f5dd1d596d63e1f9498768df63d250886dcbe316d371367827"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user