Skip to content

Commit

Permalink
Merge pull request #197903 from Homebrew/bump-easyengine-4.7.6
Browse files Browse the repository at this point in the history
easyengine 4.7.6
  • Loading branch information
BrewTestBot authored Nov 16, 2024
2 parents 81934ce + 35c6f54 commit 8293103
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/e/easyengine.rb
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 8293103

Please sign in to comment.