Skip to content

Commit e3e12fb

Browse files
committed
cython: update 3.1.3 bottle.
1 parent fa0fcbc commit e3e12fb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/cython.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Cython < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e6149b960fe4b737e331e86645b1c9d508ff7bdc8cf5b73e99d165096fc7f94b"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a08b16148b890d63f6204eb10c8d906f72751fb23b6bce79b5d63f84ac2bda8c"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "eb1ac6f6d311be63424bda991ddd9f9a7179635809151f6b349f8ddd72e856db"
12-
sha256 cellar: :any_skip_relocation, sonoma: "18d0ede4966c9f220f502c08a0441e8f344f34d6a00d105bb6943f5a966cbf85"
13-
sha256 cellar: :any_skip_relocation, ventura: "d78513b902111d7826c52f6a04035b248d04656144e75ca59ee7b27ddc6d6311"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "0730c3aca106185dcf247e5af41ee3ca03f40d576790f8a1245547293768509e"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "862da5fc26bf6ffc960159a4cb25992b9751a1ad90212db666e9d56a449c967f"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "158d41701bbe6894639845b05e3374aac4a720c78a6fb8ef6a40301a665a6d8d"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3167db3ea47a59734af4da5d3df42166e8690dc8cd48a4ff0fbf19430b117a08"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9f1a6a5bc07bfd0ab14b43f7760c7a53e586cfa90ad992a9d25432075a965b38"
12+
sha256 cellar: :any_skip_relocation, sonoma: "5fc68d238b388fa9c9705f4810b8f255f5554fc63d49a5b43c68f098f57d42a5"
13+
sha256 cellar: :any_skip_relocation, ventura: "969a2690ab7e877d84dc610383dc2d48fa44d6abfc0ded547bc834296bc2b819"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "c59ff2620fafbcea75d421331f9826991dc3f6a7bac4fa441c62e26740b99ab9"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fa7e8449c996e8102e7c5f0c02f09cf1890b5a97e2d2047361d48e2fac9c968e"
1616
end
1717

1818
keg_only <<~EOS

0 commit comments

Comments
 (0)