mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
yq: Update to version 4.29.2
This commit is contained in:
parent
9923609372
commit
bcf2d11398
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.29.1",
|
"version": "4.29.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.29.1/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "84d136e5d016ec81877ef6e646d7507e4a1230b2813491c77ff8f6113a69e554"
|
"hash": "5f178e4bd6607133c298855e81160dee6ac92cde41f5b47bbeb31edb93382c08"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "ccecb94ed203d32bfa22ef5b902639468588c4e51be2065c2b8da4163b700620"
|
"hash": "ca01eaca2e26376dadefb742e14ff8ac6d8c07064a08aceaf396d49b81cc3c94"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user