File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Deployer < Formula
22 desc "Deployment tool written in PHP with support for popular frameworks"
33 homepage "https://deployer.org/"
4- url "https://github.com/deployphp/deployer/releases/download/v7.5.8 /deployer.phar"
5- sha256 "72bc7b3508a7877b7b4fe3877de72738ff28b512a056ccfbcc432d0baf325ec6 "
4+ url "https://github.com/deployphp/deployer/releases/download/v7.5.10 /deployer.phar"
5+ sha256 "fdc79f453f16c93fda6a4873185fa5449ef3b7e977db2643cc6c76fdb35555e1 "
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "a9b3fbfa0f721119a455a73ae0e0ae7c598f789eba0e7ebfe093c49f79638abb "
9+ sha256 cellar : :any_skip_relocation , all : "4de8fcff34cfc046c05c5bdfcf9d3de71b38428f8a83d3dcc223624c7b5d3e3f "
1010 end
1111
1212 depends_on "php"
You can’t perform that action at this time.
0 commit comments