mirror of
https://github.com/fankes/termux-app.git
synced 2025-10-21 11:19:20 +08:00
The initial bootstrap zip was previously downloaded from http://apt.termux.com, which lacked security and was not behind a CDN. By moving to https://termux.net we improve security (as it's https) and reliability (as it's using a CDN). Fixes https://github.com/termux/termux-packages/issues/89.