Skip to content

Commit

Permalink
sleef: update 3.6.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 10, 2024
1 parent bb83ad3 commit 7e05a54
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/s/sleef.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Sleef < Formula
head "https://github.com/shibatch/sleef.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5cc1fe8da1a1afa6d2b686ccc65abdf9a52bf1147e3817722fc2661424b735b2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "22527373f82cfd19b307bdc56ebc449dc81fac9e12080e7f282b28b3be913be5"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f86a7bec0b3642735010325a1a15edc2acea912538b55f8583936e9b6dc1c7f9"
sha256 cellar: :any_skip_relocation, sonoma: "6ca7da36f88ac624244d6b235e256eedc753ae63720b89ba248c848b96510915"
sha256 cellar: :any_skip_relocation, ventura: "39c9e3a0faf326f8002f4051b7bfdb8192a6b19209fb7711352754cb38317eb6"
sha256 cellar: :any_skip_relocation, monterey: "020d64210fd44ea2dc3570abecfced1b399b2049c161a15f5b1bdb6f9f023c54"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d8fda2d508070d75076ee173daf8a8c9437e3c37a71fd96e46b7931202082fde"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "57b897afdfdb7f9d55a4e9923cc54c8ebac403941369e1c32dc21e8ecfd7b0b5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3529a62931aa034cf06c291013d11ab3c1daf0990b2998843f67fa468c806ca3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d2f235034b6168198c72fdb8ffff3de8faac3c30f7dad4f69e307dbbb87c1d8f"
sha256 cellar: :any_skip_relocation, sonoma: "30eb6efcc98f1749e2b86f92c640b2d64cd6c4d05c96c40e2607fe4ea1d44ee1"
sha256 cellar: :any_skip_relocation, ventura: "e682ffd594eef018494ad0b424bfba7b5aa61585071e77e463a916e5c28f807b"
sha256 cellar: :any_skip_relocation, monterey: "67210cb8265cce9f713b1fec464c01106187ff3909847d89795a506205414f8f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bd22be8fbabf7cbe764a07b5cdb59deb4b0ae02f92409802d9b4b3b790cb172d"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 7e05a54

Please sign in to comment.