mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
erdtree: Update to version 2.0.0 (#4733)
This commit is contained in:
parent
f8dd312867
commit
418ef91a3e
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.8.1",
|
||||
"version": "2.0.0",
|
||||
"description": "A multi-threaded file-tree visualizer and disk usage analyzer.",
|
||||
"homepage": "https://github.com/solidiquis/erdtree",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/solidiquis/erdtree/releases/download/v1.8.1/et-v1.8.1-x86_64-pc-windows-msvc.exe#/et.exe",
|
||||
"hash": "fa3476c45f3943cf69870395d267ae4f193e8356ffae146320f862a7ce48afea"
|
||||
"url": "https://github.com/solidiquis/erdtree/releases/download/v2.0.0/erd-v2.0.0-x86_64-pc-windows-msvc.exe#/erd.exe",
|
||||
"hash": "70e5dda5836a020c0778bcbf1c8005d53e4cca9a5a93916b5eefce5ddd51f70a"
|
||||
}
|
||||
},
|
||||
"bin": "et.exe",
|
||||
"bin": "erd.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/solidiquis/erdtree/releases/download/v$version/et-v$version-x86_64-pc-windows-msvc.exe#/et.exe"
|
||||
"url": "https://github.com/solidiquis/erdtree/releases/download/v$version/erd-v$version-x86_64-pc-windows-msvc.exe#/erd.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user