diff --git a/Formula/deployer.rb b/Formula/deployer.rb index c6ff63ed3e4..82b73c2f413 100644 --- a/Formula/deployer.rb +++ b/Formula/deployer.rb @@ -2,10 +2,9 @@ class Deployer < Formula desc "Deployment tool written in PHP with support for popular frameworks" homepage "https://deployer.org/" # Bump to php 8.2 on the next release, if possible. - url "https://github.com/deployphp/deployer/releases/download/v7.0.2/deployer.phar" - sha256 "0dd3d3a4aac4b27338359843fc9f4f974b06276c2854b41b6fd54b0786473936" + url "https://github.com/deployphp/deployer/releases/download/v7.1.0/deployer.phar" + sha256 "22210f41f784798e56a49182d2be4ffc8f122d166b06f51d9a5e82c453e70b27" license "MIT" - revision 1 bottle do rebuild 1