Merge pull request #850 from smira/no-bintray

Bintray no longer used for artifacts. [ci skip]
This commit is contained in:
Andrey Smirnov
2019-07-10 19:54:09 +03:00
committed by GitHub
+1 -1
View File
@@ -62,7 +62,7 @@ If you would like to use nightly builds (unstable), please use following reposit
deb http://repo.aptly.info/ nightly main
Binary executables (depends almost only on libc) are available for download from `Bintray <http://dl.bintray.com/smira/aptly/>`_.
Binary executables (depends almost only on libc) are available for download from `GitHub Releases <https://github.com/aptly-dev/aptly/releases>`_.
If you have Go environment set up, you can build aptly from source by running (go 1.10+ required)::