@@ -8,13 +8,13 @@ class Schemathesis < Formula
88 license "MIT"
99
1010 bottle do
11- sha256 cellar : :any , arm64_sequoia : "c09dd44e16bba37311d4cb09ff782941f03162b048930a9a4d29bea6a0fb3c4f "
12- sha256 cellar : :any , arm64_sonoma : "71140de817950464f434bc5e3748d461ca18988c2ef60e5acd2e0afd312a309a "
13- sha256 cellar : :any , arm64_ventura : "a3dd4e7d55e1d601216d5140238745472c665190e3ecd6771be3f7569e9f0c72 "
14- sha256 cellar : :any , sonoma : "776dd997bd63e8217ac0de2ab7a209808848242082f85bb05bcc865ea376cd36 "
15- sha256 cellar : :any , ventura : "50d351c4901ae9a5603c9da8c8a9e504742d46b0bb7dac5e79e7eb85d8ea0f5b "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "eed26560583e7550944939eb8c92cca4fdd6596333409bbbe39f96975c52134d "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "2ec528f88c4e06608f367d9edbdd9a410a4f125f3dbc53ab87c9663408ed4ab5 "
11+ sha256 cellar : :any , arm64_sequoia : "d6b3f52b8b00ef3a0eb6de9808ec1d75fafa512e6bb339d5b374c6f91af77824 "
12+ sha256 cellar : :any , arm64_sonoma : "f77df70846461423acf29699663afe60c816fbc524a3903721154f0581ec0b38 "
13+ sha256 cellar : :any , arm64_ventura : "3143f133d1c8ead25ea43416a1cc31efcadcc165940c83ab14ebbbe296ccbffb "
14+ sha256 cellar : :any , sonoma : "3adea2b26b374df95589d09b19d3a942c1c4bb3076f9342441867201ed08fcd5 "
15+ sha256 cellar : :any , ventura : "5844b4f0fbebd40084a43e47b95d237ff930dab9f6efb72347c0b210b0b9d77a "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "59752eaf84d63fa5c50f74db86c7a418d1a4205e29262f60ae9a213d0c981b32 "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a6e1f8dab0d7b5ac9c87dc45db7a2654e907e5384fd488ab6f4a69b014f6db00 "
1818 end
1919
2020 depends_on "rust" => :build # for rpds-py
0 commit comments