mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.33.3
This commit is contained in:
parent
568184eabf
commit
94c97135d0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.33.2",
|
||||
"version": "4.33.3",
|
||||
"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.33.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "5aa7242f04554ed9591d2bde0bf48c7e31f8e1b6e35b7aeddee56491384b74d4"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "4a7526e290eb00c417f4741d30d2bd83c891e462c4993148e9e7c400978dab28"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "c218d31c0cb0741b8cce4299eeb0ae181ff061382e225c8ea4673d84fa760db0"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "77236ff2f8f0c44fd3b0fa04ce052e585de25f661d1e381c310b1221018be59c"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user