2024-01-08 04:26:27 +00:00

22 lines
731 B
JSON

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