diff --git a/Formula/e/easyengine.rb b/Formula/e/easyengine.rb index 1a1283b99ab4a..6574eb272011b 100644 --- a/Formula/e/easyengine.rb +++ b/Formula/e/easyengine.rb @@ -1,17 +1,17 @@ class Easyengine < Formula desc "Command-line control panel to manage WordPress sites" homepage "https://easyengine.io/" - url "https://github.com/EasyEngine/easyengine/releases/download/v4.7.5/easyengine.phar" - sha256 "917db51ea1accb1dda7ee9a558925e2a769754723d5a66cb5291ec29d97ebfb2" + url "https://github.com/EasyEngine/easyengine/releases/download/v4.7.6/easyengine.phar" + sha256 "817ba7db159a6506b063e8182c25c050703f0efb55b2c925247cb1d52f3cd300" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "44f663af02201672cfc783ae40a52689b30e986bbe1adec575e6b38adc5ec19f" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "44f663af02201672cfc783ae40a52689b30e986bbe1adec575e6b38adc5ec19f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "44f663af02201672cfc783ae40a52689b30e986bbe1adec575e6b38adc5ec19f" - sha256 cellar: :any_skip_relocation, sonoma: "45605433322b11f53114776623fd1907f26112962cd75b98af760f575a298185" - sha256 cellar: :any_skip_relocation, ventura: "45605433322b11f53114776623fd1907f26112962cd75b98af760f575a298185" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ce0c4704ffe272b25eb890cd9f93f06cc3c42f40294f0f4ed1e27d6d73c50e25" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "eb082589eef23f02a17115c1bfcb68312d7b8a73a2d71e4540bc02d547bdff51" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "eb082589eef23f02a17115c1bfcb68312d7b8a73a2d71e4540bc02d547bdff51" + sha256 cellar: :any_skip_relocation, arm64_ventura: "eb082589eef23f02a17115c1bfcb68312d7b8a73a2d71e4540bc02d547bdff51" + sha256 cellar: :any_skip_relocation, sonoma: "1d8fdbe32af2219061c8dca65faf717363a2b66be30c283b3c67a611d7100e7c" + sha256 cellar: :any_skip_relocation, ventura: "1d8fdbe32af2219061c8dca65faf717363a2b66be30c283b3c67a611d7100e7c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d87c4c70c1ec6e9981ed9d03c95302349a16b32c0946b1ae70b2306881eb1cb6" end depends_on "dnsmasq"