mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
yq: Update to version 4.32.1
This commit is contained in:
parent
efc902e7d6
commit
7b0fdef07d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.31.2",
|
||||
"version": "4.32.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.31.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "150e84574aa3a5bbdab46d0f5abf13fe91568a72592e7d85e21f5ad0581a88f8"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.32.1/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "badc23a6cfe12219815a8ebbae5c9b970d9732eb2ed100c4aeb792a4e7fdd5a1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.31.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "744a9f6b2f1db21e53b85033af038b112f6324889c4a6c258e052053e1211597"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.32.1/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "c35cf490cc4985c3c2a52cbd9c0ce86b0603737be262f15a808371e625d6826c"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user