Skip to content

Commit 30b5f9a

Browse files
authored
Merge pull request #207125 from Homebrew/bump-deployer-7.5.10
deployer 7.5.10
2 parents b8e2fd7 + dc2de41 commit 30b5f9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/d/deployer.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class 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"

0 commit comments

Comments
 (0)