File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Ruff < Formula
77 head "https://github.com/astral-sh/ruff.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "a6700757ce6f5965413006917e32d33980447959c303c1fab2fc56637bedd98b "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "92be224332a4fda0514fff4ce0bc773198176bb8af2889b86fe1defa00e43760 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "c1f3050d3f44b3f57e8376d8bb634bc0d71dcbdb5252cf4b8576c4e4203e7d78 "
13- sha256 cellar : :any_skip_relocation , sonoma : "7fff3cf42761e1b9c0e8a994385f326394a6ef3979fddf06da967824c8a9809f "
14- sha256 cellar : :any_skip_relocation , ventura : "f739000b63fb15a4e542fa354080ecbdadaa74a117491c179c3c3072d6cbc98a "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "361f369412a42255868af118adac32917d188258c7cafa8cf98fd2cc3f02365d "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "5e86602622bf410c7be328e53a1a24638b7812562c543a2d80ecd61d5d962d67 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "29214cf601c5e5c6b53863e4bdd072689c57ee111f464a074eeb6fa9c02c6482 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "612e9c5bcd0eeafce7fbe07785ddaa6dc2e44fe81e6ab715626ec21f3cf665b9 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "0fe0087d673959b1f26bc99761c88226ea2d78bd8c5e8198396b35190279f649 "
14+ sha256 cellar : :any_skip_relocation , ventura : "3b546434e06851633c156133fc1754014e51e14e0bff3f0769f46c94d513953b "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5c97625dd5b0ec74a90b40564dd765614349937b66de5e31be776e081db901e4 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments