deployer 6.7.3 (#48053)
This commit is contained in:
parent
47f95f9f96
commit
105353e1f3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Deployer < Formula
|
||||
desc "Deployment tool written in PHP with support for popular frameworks"
|
||||
homepage "https://deployer.org/"
|
||||
url "https://deployer.org/releases/v6.6.0/deployer.phar"
|
||||
sha256 "37a5478689477b04c7433d62f97e5727c6a0683c4e08b1959ff0d20c64eab28a"
|
||||
url "https://deployer.org/releases/v6.7.3/deployer.phar"
|
||||
sha256 "cd0dc83247d8cc5e65cde437b20f075c12283e80237d7bfd14f8d8d557fbf515"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue