mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
22 lines
731 B
JSON
22 lines
731 B
JSON
{
|
|
"version": "0.9.2",
|
|
"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.2/ect-0.9.2-win64.zip",
|
|
"hash": "6aba23a41f42f76e2f5b5ef7a74c86b92f4c8dc5b2b0b8b555a49a1603d562dd"
|
|
}
|
|
},
|
|
"bin": "ect.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fhanau/Efficient-Compression-Tool/releases/download/v$version/ect-$version-win64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|