Skip to content

Commit

Permalink
beartype: update 0.18.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
harens committed Apr 8, 2024
1 parent ff2470a commit eb66651
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/beartype.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ class Beartype < Formula
head "https://github.com/beartype/beartype.git", branch: "main"

bottle do
root_url "https://github.com/beartype/homebrew-beartype/releases/download/beartype-0.18.0"
sha256 cellar: :any_skip_relocation, ventura: "eda1e84717dcb00b7f0670779af57a734ebb4c3fbe0ea2fad1f13ee44d60b2cd"
sha256 cellar: :any_skip_relocation, monterey: "017077af37297503cf15b4633c840be4141ec2c4f2c66a0eb2bf9e55938a519e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2b3cd8b8a5599e57d8f21189390a2e54c2ca70c51222f1ee9ddfb01230cb19ec"
root_url "https://github.com/beartype/homebrew-beartype/releases/download/beartype-0.18.2"
sha256 cellar: :any_skip_relocation, ventura: "96c1d39169e41705a6556607cf9ec1497c5ca30e5e9e7f4bf3f7cd82d3641efc"
sha256 cellar: :any_skip_relocation, monterey: "3eca38f9ec49a8f21ca84ed1b20fc293aa4e2f4bbd5f87764e6c7e694a5d76a7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d7c02e09da7070bd83a2a39b26360be9b6f1dbfa37de1ddcf4aaf63e85185af"
end

depends_on "[email protected]"
Expand Down

0 comments on commit eb66651

Please sign in to comment.