mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
yq: Update to version 4.5.0
This commit is contained in:
parent
ebc09c88e4
commit
f15d00861b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.4.1",
|
||||
"version": "4.5.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.4.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "2a4911f9690e9a5ec1ef4070b6071fe9853b0ba30c76c88e6fd50629adcd1399"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.5.0/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "1c8c09c18ddac814be7cfcb23b209aa3c6d5162c886973a3e1716d31588eb6ac"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.4.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "0c8f180b2b3a8e70177937e598be9df87b2c4fdfc22f71a4de635c7ca31c3949"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.5.0/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "b7d2a7e7bd3d94a5634a934bc59085f0328ae29f41381113f7e25b23352e0351"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user