mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
yq: Update to version 4.34.2
This commit is contained in:
parent
a7c02798cc
commit
1e9c8b3dfa
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.34.1",
|
"version": "4.34.2",
|
||||||
"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.34.1/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.34.2/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "d01f9289dba3eccf3c22781d90366f8e82a01ed5a1cf64958f7bf677cecdadc9"
|
"hash": "47400a6e5a6a6e5fd520043d4521dfed4413f7b8081de3b407800cb95743f74f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.34.1/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.34.2/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "0c5e5670da14eaefbfa6ab74bc29a4584ef4206cd627f0afbac4def532f83c6a"
|
"hash": "b26d8c8715ea41ec2808ed27514db347512bdd6183b06f4a17d638e1a208a159"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user