Skip to content

Commit 819e0af

Browse files
committed
deployer 7.5.10
1 parent ebdeff4 commit 819e0af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/deployer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)