mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +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",
|
||||
"homepage": "https://mikefarah.gitbook.io/yq/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "84d136e5d016ec81877ef6e646d7507e4a1230b2813491c77ff8f6113a69e554"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "5f178e4bd6607133c298855e81160dee6ac92cde41f5b47bbeb31edb93382c08"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "ccecb94ed203d32bfa22ef5b902639468588c4e51be2065c2b8da4163b700620"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "ca01eaca2e26376dadefb742e14ff8ac6d8c07064a08aceaf396d49b81cc3c94"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user