Skip to content

Commit 355f9b5

Browse files
committed
cryptography: update 46.0.2 bottle.
1 parent 3b12f67 commit 355f9b5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cryptography.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Cryptography < Formula
77
head "https://github.com/pyca/cryptography.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any, arm64_tahoe: "cdce37501be8cafb9f73675214abb5733c1df43fb99d27a6e56f0746c8360a46"
11-
sha256 cellar: :any, arm64_sequoia: "e554d90bd6b50319d53129fc94f84e46065c1d941fa0f7ed2073c289d8d8c550"
12-
sha256 cellar: :any, arm64_sonoma: "22dacc09c15184a398b40faf45240fcd1185950b751a5ebb8e113d23f6b7e9d7"
13-
sha256 cellar: :any, sonoma: "7c63f4aff1eb97591b4e0f20098fe948666486edab52d2275e85ad22fe4a87d8"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "a8033e7dd333d5aaa7251d965d62867f8a50543a34e045ceb3cc1dc139ef9351"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "237716c109b28a73b14c7c7e7bf4ab4debd2c833fe2cbe45252155477741e943"
10+
sha256 cellar: :any, arm64_tahoe: "27f94af3de8ec602be1c1701ad2e4cbc071e3b629a563d0048583fc5f0ebfdfa"
11+
sha256 cellar: :any, arm64_sequoia: "78490fbd9ff126f50fbf3f38a634cfa47c8e65c60af3bf4680ee762d08cf08e3"
12+
sha256 cellar: :any, arm64_sonoma: "c022fe9b01a7c6e5371a6de2825613428911c7941057f2057a48fede5c5969c7"
13+
sha256 cellar: :any, sonoma: "5c24010f656cbb6cc3988195910c2dc3cbb4ad2bad91d4dab10422644ec54701"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "b68d284397302cc0ec153684c0cb8707c34a310bc615a4cb49f7f64bf410c374"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bf1e8747dc46840c0a4ee5e4a5b9f352cca8e9137f08dc21cc335ae59c39c578"
1616
end
1717

1818
depends_on "maturin" => :build

0 commit comments

Comments
 (0)