File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ class CheckJsonschema < Formula
99 head "https://github.com/python-jsonschema/check-jsonschema.git" , branch : "main"
1010
1111 bottle do
12- sha256 cellar : :any , arm64_tahoe : "66d0e1674532258dfa4261a6a8e217e742118663f8f5eba9935c03293fc1d603 "
13- sha256 cellar : :any , arm64_sequoia : "6b4318f21df3ce4c586a0c2f3907592efd9c3c407732ec877f77e6f97a77575a "
14- sha256 cellar : :any , arm64_sonoma : "6783e1c7d274c1a0a062c2e474bd8c2f94756de47ddd449d60d90dc5709b6430 "
15- sha256 cellar : :any , sonoma : "e223d4e59c929fbb4dc495603cfc4484da1ee23bc48fbbc96255c69f51489c4b "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "377d9af64770f5fd4eee854037200a04dd4f1f9f244b3852e9d7e2b83757ce8c "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "1dd2c94f80f45470550c3c510994fb38b5c018db311f49228fb6dd251c3378e9 "
12+ sha256 cellar : :any , arm64_tahoe : "4f4cebf250314f6cc32c1c929784274f537274192e2ba12f94fec88db67f9211 "
13+ sha256 cellar : :any , arm64_sequoia : "ba3043a01c2e2715cebe2f9e8b93b61266bc5ed181fce9112d883a21a951ed0d "
14+ sha256 cellar : :any , arm64_sonoma : "f9c4b77be8cd48f01bf2f90ea809a3a28e4345bf4f2b0aa2e46fde84ed51c17f "
15+ sha256 cellar : :any , sonoma : "7a9e80c985d784e1be367f134b6ca3ee06726102bee6aeaea9effbf787d3fb04 "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "493f3f8178d35bf12f28bd787159dc7fc0afe545b826ee5092da0c2056f35e0d "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7cd316e74e8935d2f18819f3342e436f8bd46fd21d5831f1b8f9002208a875af "
1818 end
1919
2020 depends_on "rust" => :build # for regress
You can’t perform that action at this time.
0 commit comments