We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebdeff4 commit 819e0afCopy full SHA for 819e0af
Formula/d/deployer.rb
@@ -1,8 +1,8 @@
1
class Deployer < Formula
2
desc "Deployment tool written in PHP with support for popular frameworks"
3
homepage "https://deployer.org/"
4
- url "https://github.com/deployphp/deployer/releases/download/v7.5.8/deployer.phar"
5
- sha256 "72bc7b3508a7877b7b4fe3877de72738ff28b512a056ccfbcc432d0baf325ec6"
+ url "https://github.com/deployphp/deployer/releases/download/v7.5.10/deployer.phar"
+ sha256 "fdc79f453f16c93fda6a4873185fa5449ef3b7e977db2643cc6c76fdb35555e1"
6
license "MIT"
7
8
bottle do
0 commit comments