2023-01-23 16:30:50 +00:00

22 lines
731 B
JSON

{
"version": "0.9.4",
"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.4/ect-0.9.4-win64.zip",
"hash": "ffc20524488341f2e51ce2796801869f00683565ba1954bf72439df8fd359261"
}
},
"bin": "ect.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fhanau/Efficient-Compression-Tool/releases/download/v$version/ect-$version-win64.zip"
}
}
}
}