mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
yq: Update to version 4.33.1
This commit is contained in:
parent
fe3284869a
commit
3d93f45cb5
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.32.2",
|
||||
"version": "4.33.1",
|
||||
"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.32.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "a2c810224f66e7c3d73d94097d6bf58aaffbdd4121f90120809378c7450e7ec1"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "e7960e16d8c654050dfefe03025dbb0fcdd5cb361469ba6875adbb2cdd436b4d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.32.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "27268483453c0c69b85757b6eae540f5faf23127e29d88146df1b411689d7c1b"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "00219a928adcb996f0eee4c4e2735c7e58976987a3079b7314cdfe1326d30b31"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user