mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 3.4.0
This commit is contained in:
parent
ff8a735e8b
commit
0acb56cae2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.3.4",
|
||||
"version": "3.4.0",
|
||||
"description": "A portable command-line YAML processor",
|
||||
"homepage": "https://github.com/mikefarah/yq",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.3.4/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "413200bb97d0b6875eb2e0177d66f020210a2c42305edfa397f435c32ebffd5d"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.4.0/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "298484971d58f4966b10b223f66b329d88bb20e8194e903ed2a847ae887bcdad"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.3.4/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "59aec590c9099fbe68d2ecb7339347ab65307bba52213997a2df10df7ee832ea"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.4.0/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "a87dd1703cb13d19a5f550ddc3fff738fa463e7097f277386a964db5b3064397"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user