: Depending on the platform (Windows, macOS, Linux), there could be:
aco-alt-installers/ ├── Windows │ ├── aco-installer.exe │ └── aco-updater.exe ├── macOS │ ├── aco-installer.dmg │ └── aco.app/ ├── Linux │ ├── aco-installer.sh │ ├── aco.deb │ └── aco.rpm ├── LICENSE.txt ├── README.txt └── CHANGELOG.txt aco-alt-installers.zip