Deployer: Downloads broken

Created on 15 Oct 2020  路  4Comments  路  Source: deployphp/deployer

Describe the bug

It seems like all downloads on https://deployer.org/download/ are currently broken it seems.
Newest release and 6.8. are throwing a 404:

https://deployer.org/releases/v6.8.0/deployer.phar

To reproduce

Try downloading https://deployer.org/releases/v6.8.0/deployer.phar
Get 404

Expected behavior

Download should work ;)

Most helpful comment

Problems with new releases. Calling:

dep rollback

Now everything should work.

All 4 comments

All the deployer website is in 404

this might help https://web.archive.org/web/20200806093944/https://deployer.org/releases/v6.8.0/deployer.phar if you don't have a local copy

https://github.com/deployphp/distribution/tree/v6.8.0 has a file called dep which seems to be the PHAR archive. The SHA1 matches the one listed on https://deployer.org/download/

Problems with new releases. Calling:

dep rollback

Now everything should work.

Was this page helpful?
0 / 5 - 0 ratings