mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
yq: Update to version 4.32.2
This commit is contained in:
parent
8761169074
commit
41ee382ce3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.32.1",
|
||||
"version": "4.32.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.32.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "badc23a6cfe12219815a8ebbae5c9b970d9732eb2ed100c4aeb792a4e7fdd5a1"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.32.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "a2c810224f66e7c3d73d94097d6bf58aaffbdd4121f90120809378c7450e7ec1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.32.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "c35cf490cc4985c3c2a52cbd9c0ce86b0603737be262f15a808371e625d6826c"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.32.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "27268483453c0c69b85757b6eae540f5faf23127e29d88146df1b411689d7c1b"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user