Skip to content

Commit 3b12f67

Browse files
committed
cryptography 46.0.2
1 parent 36f902e commit 3b12f67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cryptography.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cryptography < Formula
22
desc "Cryptographic recipes and primitives for Python"
33
homepage "https://cryptography.io/en/latest/"
4-
url "https://files.pythonhosted.org/packages/a9/62/e3664e6ffd7743e1694b244dde70b43a394f6f7fbcacf7014a8ff5197c73/cryptography-46.0.1.tar.gz"
5-
sha256 "ed570874e88f213437f5cf758f9ef26cbfc3f336d889b1e592ee11283bb8d1c7"
4+
url "https://files.pythonhosted.org/packages/4a/9b/e301418629f7bfdf72db9e80ad6ed9d1b83c487c471803eaa6464c511a01/cryptography-46.0.2.tar.gz"
5+
sha256 "21b6fc8c71a3f9a604f028a329e5560009cc4a3a828bfea5fcba8eb7647d88fe"
66
license any_of: ["Apache-2.0", "BSD-3-Clause"]
77
head "https://github.com/pyca/cryptography.git", branch: "main"
88

0 commit comments

Comments
 (0)