mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
731 B
JSON
22 lines
731 B
JSON
{
|
|
"version": "0.9.3",
|
|
"description": "Fast and effective C++ file optimizer.",
|
|
"homepage": "https://github.com/fhanau/Efficient-Compression-Tool",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fhanau/Efficient-Compression-Tool/releases/download/v0.9.3/ect-0.9.3-win64.zip",
|
|
"hash": "d3893fe5117a66e0cc8ff6f8d4d5fdc0e77931f54fbef11cb1faac83bedf8c1c"
|
|
}
|
|
},
|
|
"bin": "ect.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fhanau/Efficient-Compression-Tool/releases/download/v$version/ect-$version-win64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|