mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 22:34:41 +00:00
yq: Update to version 4.5.1
This commit is contained in:
parent
c16f9b92fa
commit
abb2d7b6ff
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.5.0",
|
||||
"version": "4.5.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.5.0/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "1c8c09c18ddac814be7cfcb23b209aa3c6d5162c886973a3e1716d31588eb6ac"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.5.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "76603b55af22a565bdfd5180818515271fec10b8030318c054dc91c858308394"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.5.0/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "b7d2a7e7bd3d94a5634a934bc59085f0328ae29f41381113f7e25b23352e0351"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.5.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "c2e3982a44018683c97df3eea50c77846cd02de107a68cba1f313feb901bddcd"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user