Skip to content

Commit

Permalink
beartype 0.16.4
Browse files Browse the repository at this point in the history
Closes #29.

Signed-off-by: harens <[email protected]>
  • Loading branch information
harens committed Oct 22, 2023
1 parent e323dbb commit 5bf6312
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/ce/e8/62189acaf81f935d159905a86a603901e5602e67e02baaeb5856614d77b9/beartype-0.16.3.tar.gz"
sha256 "085591b5b77807229b65a137fd473c6891c45287fe0ca6565b3250dead00380b"
url "https://files.pythonhosted.org/packages/5b/3e/b230c6cb4b0391591f7949d8fd55bb43aa9128465caa5a930f9398b447ad/beartype-0.16.4.tar.gz"
sha256 "1ada89cf2d6eb30eb6e156eed2eb5493357782937910d74380918e53c2eae0bf"
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 5bf6312

Please sign in to comment.