Skip to content

Commit

Permalink
beartype 0.18.5
Browse files Browse the repository at this point in the history
Closes #36.

Signed-off-by: harens <[email protected]>
  • Loading branch information
harens committed May 20, 2024
1 parent eb66651 commit a4faf66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/beartype.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class Beartype < Formula

desc "Unbearably fast O(1) runtime type-checking in pure Python"
homepage "https://github.com/beartype/beartype"
url "https://files.pythonhosted.org/packages/f2/c8/59fc7d7429b8849aaa69d25dfac94da3cc8afcba6658f64e8cc17fe023ca/beartype-0.18.2.tar.gz"
sha256 "a6fbc0be9269889312388bfec6a9ddf41bf8fe31b68bcf9c8239db35cd38f411"
url "https://files.pythonhosted.org/packages/96/15/4e623478a9628ad4cee2391f19aba0b16c1dd6fedcb2a399f0928097b597/beartype-0.18.5.tar.gz"
sha256 "264ddc2f1da9ec94ff639141fbe33d22e12a9f75aa863b83b7046ffff1381927"
license "MIT"
# Default branch is "main" not "master" (unbearably modern)
head "https://github.com/beartype/beartype.git", branch: "main"
Expand Down

0 comments on commit a4faf66

Please sign in to comment.