@@ -9,14 +9,13 @@ class Certsync < Formula
99 revision 1
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , arm64_tahoe : "799e65c865e6fce8bc2a0acc59b4b31d792684c5e5c15298903aec8875b34783"
13- sha256 cellar : :any_skip_relocation , arm64_sequoia : "ce9f96e07b826ca7f88e7324e519c77895a8067fb7a515467b01b8d340e11916"
14- sha256 cellar : :any_skip_relocation , arm64_sonoma : "32fc1c809f36a9d0e28157ccf6d00ca9e42deaec653b5da3234daa3eed3add44"
15- sha256 cellar : :any_skip_relocation , arm64_ventura : "555abc7e5f9f99cce2a30ee4bdc16f026e88e671493031d131bb927c91aa7f76"
16- sha256 cellar : :any_skip_relocation , sonoma : "532555d93a5da39106b2f604aa15d2a1747b145c5a536ef2eefbd5581c37e586"
17- sha256 cellar : :any_skip_relocation , ventura : "998bf723887fe7f207080371812376b60fce993cfbd1f3c2385dd46f246010f2"
18- sha256 cellar : :any_skip_relocation , arm64_linux : "e8acb4485616f556af6d01c12d11e0d4ba99cc1fc50d5419d31a0745fb7dfe38"
19- sha256 cellar : :any_skip_relocation , x86_64_linux : "424a8c8dda9bf9297d5b125aa9ab017bf299c695b8d03836d1109042251fd658"
12+ rebuild 1
13+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "e2cb1b6fdf1effccaf50ce5e24349ba2e2fef571fe7e3048596f619d5ff3e931"
14+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "eac68d574cf547671ddcc45b561dab031a8e97fe13428e8650b80b22696648e8"
15+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "16de351d6edbb4921446f3e025dcbce5061ab2e32c1948e6c54f25e1561d4f61"
16+ sha256 cellar : :any_skip_relocation , sonoma : "b0df58285b8b772943480242b1defe0306d9aa6d1542cb710a0b861994994e5b"
17+ sha256 cellar : :any_skip_relocation , arm64_linux : "9ed904a1a0ef1ad87c310cab3329c8190a9760cb2f09e8cac36973ff384a574e"
18+ sha256 cellar : :any_skip_relocation , x86_64_linux : "170093674865b39eb2f6a9e70b36b4e83da328e9b7683201b380ed7eb944a1de"
2019 end
2120
2221 depends_on "certifi" => :no_linkage
0 commit comments