Skip to content

Commit

Permalink
easyengine: update 4.7.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 16, 2024
1 parent 12ba57f commit 35c6f54
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/e/easyengine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 35c6f54

Please sign in to comment.