mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
dua: Add version 2.10.10
This commit is contained in:
parent
678b6e5c1e
commit
2f49018ac5
25
bucket/dua.json
Normal file
25
bucket/dua.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": "2.10.10",
|
||||
"description": "Disk Usage Analyzer",
|
||||
"homepage": "https://github.com/Byron/dua-cli",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Byron/dua-cli/releases/download/v2.10.10/dua-v2.10.10-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d2e5805b0bba85e0432330f741b0b4bf632ac5de839d8e650ec01a8edf93d6c3",
|
||||
"extract_dir": "dua-v2.10.10-x86_64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "dua.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/Byron/dua-cli"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Byron/dua-cli/releases/download/v$version/dua-v$version-x86_64-pc-windows-msvc.zip",
|
||||
"extract_dir": "dua-v$version-x86_64-pc-windows-msvc"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user