Skip to content

Commit

Permalink
murex: update 6.3.4225 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 19, 2024
1 parent e0e7055 commit 03da784
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/m/murex.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class Murex < Formula
head "https://github.com/lmorg/murex.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7e0ed78389258079976a0b4660611ce9c5feb24758586be70eef31611d3a93ee"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5d220eeefcc70016a436d826a89fe6311f9b9df7c1eedce4803dc152b6a4b423"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a863eb03b5f3ec4f3184717314a626a060846ecf01d0f7f569a84286b1536f7c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "5e3feac19c44d8f730102a592e2aa5458805e59876c9d5029d0b97611c5eab35"
sha256 cellar: :any_skip_relocation, sonoma: "7a0639c95e75b8e643e9bcd1e493657d3393b190edde6745a7a893f825f2fa73"
sha256 cellar: :any_skip_relocation, ventura: "f82c9c8cc596d7184263186b6a275315cba463eaf81b9d05cd0de7713da5d9c3"
sha256 cellar: :any_skip_relocation, monterey: "2eb59bfec60bc31699881f2caefad3b0b224ad30b3f061508d6140bfab57236c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f6dbf6d3c17017adbfbca80608992b16d3087c695f6c74fb31f321d761ec7fb7"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a4c4ef7ed09b6c0efb8d14fec040dfcc7359af32ff5939ee1baefd64f297d74e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a4c4ef7ed09b6c0efb8d14fec040dfcc7359af32ff5939ee1baefd64f297d74e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a4c4ef7ed09b6c0efb8d14fec040dfcc7359af32ff5939ee1baefd64f297d74e"
sha256 cellar: :any_skip_relocation, sonoma: "23b4099bee3d31f8a05f43cf232e12db66248203f428da46cd152ec0928e89df"
sha256 cellar: :any_skip_relocation, ventura: "23b4099bee3d31f8a05f43cf232e12db66248203f428da46cd152ec0928e89df"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7ae9bcc3d28134407e5f9d51ac0677f7b78e496d08efb8facf1fd741feffab2f"
end

depends_on "go" => :build
Expand Down

0 comments on commit 03da784

Please sign in to comment.