mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 3.4.1
This commit is contained in:
parent
43dead4a69
commit
c714ae584a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.4.0",
|
||||
"version": "3.4.1",
|
||||
"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.4.0/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "298484971d58f4966b10b223f66b329d88bb20e8194e903ed2a847ae887bcdad"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.4.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "987d31d3a9b75f9cb0f202173aab033d333d2406ba2caa7dba9d16a5204c2167"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.4.0/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "a87dd1703cb13d19a5f550ddc3fff738fa463e7097f277386a964db5b3064397"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/3.4.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "6292e14b0c199f2bd33e18a8bfe67f100084837163e1e2bc4934bcd7990a5087"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user