mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.35.2
This commit is contained in:
parent
b71082ec47
commit
05fe01357e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.35.1",
|
"version": "4.35.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.35.1/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.35.2/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "315ef88769a195bcbaf880f576aa6ad26502e20bf2652785429a106e50f5538c"
|
"hash": "2e10b644b2fdf7d62354487a075e43fcd7d2f32b972df713ad5855fd2581eb16"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.35.1/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.35.2/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "ad3e12b282fc2b3bf2d90d924b5c454c23c6d896b8e07ddfd21e22212ec4bb5d"
|
"hash": "68317e2eedc6a8cbaf2f22fc63c2e856ad7202a46f6d1df616ea05e99ee413fe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user