mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.2.1
This commit is contained in:
parent
87226ed572
commit
8fd7cc3a21
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.2.0",
|
"version": "4.2.1",
|
||||||
"description": "A portable command-line YAML processor",
|
"description": "A portable command-line YAML processor",
|
||||||
"homepage": "https://mikefarah.gitbook.io/yq/",
|
"homepage": "https://mikefarah.gitbook.io/yq/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.2.0/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.2.1/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "74c633bcff2e275a6635248324df27ff2249efea3a8ce44c097f856c6c2027d9"
|
"hash": "d17497653f8f22f22c4cfd9de2277f8a66e9a29932061f5c8a45468c38399ca9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.2.0/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.2.1/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "778b4b5bd0aab126416d4671b2e7c8a21c4ca3f75cf7257fe8bac0d98973bf44"
|
"hash": "1f264f96934ce8bcf45de018e8f6094eb9a9c560a8032308b2085483a2a0a7fd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user