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
Try downloading https://deployer.org/releases/v6.8.0/deployer.phar
Get 404
Download should work ;)
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.
Most helpful comment
Problems with new releases. Calling:
Now everything should work.