From 12ba57fe667929b3cbd9c2188385929b68e42f4e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 16 Nov 2024 12:33:45 +0000 Subject: [PATCH 1/2] easyengine 4.7.6 --- Formula/e/easyengine.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/e/easyengine.rb b/Formula/e/easyengine.rb index 1a1283b99ab4a..7e1a78fb1e7c5 100644 --- a/Formula/e/easyengine.rb +++ b/Formula/e/easyengine.rb @@ -1,8 +1,8 @@ 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 From 35c6f540d88f16f650918efd4438c7f4ef8471bb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 16 Nov 2024 13:31:22 +0000 Subject: [PATCH 2/2] easyengine: update 4.7.6 bottle. --- Formula/e/easyengine.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/e/easyengine.rb b/Formula/e/easyengine.rb index 7e1a78fb1e7c5..6574eb272011b 100644 --- a/Formula/e/easyengine.rb +++ b/Formula/e/easyengine.rb @@ -6,12 +6,12 @@ class Easyengine < Formula 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"