mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
yq: Update to version 4.33.2
This commit is contained in:
parent
419e4efc3a
commit
2e635d93cb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.33.1",
|
"version": "4.33.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.33.1/yq_windows_amd64.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_windows_amd64.exe#/yq.exe",
|
||||||
"hash": "e7960e16d8c654050dfefe03025dbb0fcdd5cb361469ba6875adbb2cdd436b4d"
|
"hash": "5aa7242f04554ed9591d2bde0bf48c7e31f8e1b6e35b7aeddee56491384b74d4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.1/yq_windows_386.exe#/yq.exe",
|
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_windows_386.exe#/yq.exe",
|
||||||
"hash": "00219a928adcb996f0eee4c4e2735c7e58976987a3079b7314cdfe1326d30b31"
|
"hash": "c218d31c0cb0741b8cce4299eeb0ae181ff061382e225c8ea4673d84fa760db0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "yq.exe",
|
"bin": "yq.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user