mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
yq: Update to version 4.13.2
This commit is contained in:
parent
53b1dfb47a
commit
a40fb69ea4
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.13.0",
|
||||
"version": "4.13.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.13.0/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "aac76fea869684fa9d0ed1c020a867effbeed01d6f6f312a005851b6f4465ad3"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.2/yq_windows_amd64.exe#/yq.exe",
|
||||
"hash": "b2761890a473636d9b789ac4de4a2e34adb506e17968f5c906988f9d30408e5a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.0/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "d227c82245960b88fa24d6a9ff59c5520e6d151c0820cc7df18a4a6052449aea"
|
||||
"url": "https://github.com/mikefarah/yq/releases/download/v4.13.2/yq_windows_386.exe#/yq.exe",
|
||||
"hash": "fcb5819ef6b82208f6784e09197f7e6b61ae174689101ca3be281e5527ebbcc0"
|
||||
}
|
||||
},
|
||||
"bin": "yq.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user