Skip to content

Commit

Permalink
beartype 0.17.2
Browse files Browse the repository at this point in the history
Closes #32.

Signed-off-by: harens <[email protected]>
  • Loading branch information
harens committed Feb 24, 2024
1 parent 7abe5b1 commit e8393c7
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/c3/ea/e9d11faffebeed65c46d8b06b53d13d004fabd036cbe919fbd8644913f33/beartype-0.17.1.tar.gz"
sha256 "001df1ce51c76f0a21c2183215b26254b667fd8b688a6cbe8f013907cdaaf9b3"
url "https://files.pythonhosted.org/packages/5f/1c/f11139817b962ae209be07431a6613059c43014466af798b83ec8a5a7ccd/beartype-0.17.2.tar.gz"
sha256 "e911e1ae7de4bccd15745f7643609d8732f64de5c2fb844e89cbbed1c5a8d495"
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 e8393c7

Please sign in to comment.