mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
erdtree: Add version 1.4.1 (#4560)
* erdtree: Add version 1.4.1 * Update bucket/erdtree.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> --------- Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
8750ac4c77
commit
72148652a7
21
bucket/erdtree.json
Normal file
21
bucket/erdtree.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "1.4.1",
|
||||
"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.4.1/et-v1.4.1-x86_64-pc-windows-msvc.exe#/et.exe",
|
||||
"hash": "fd7f7d3174453fed8c9d3a5da9daef1999e719971b16ee6598ee41f4a2ff5a25"
|
||||
}
|
||||
},
|
||||
"bin": "et.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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user