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_tahoe : "d0fa8563465e183b13faf3ad387166ea2978a8458d4cafee2d10cc7dd1ff25ba "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "9d50d02ee6759d5199f55834bdceb33e4e3edbad308b17b35ad5c55c1fb5f487 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "672a8cad7e7c9c3f2d0e7d8907987b85b79a6c3c826e7d67bbc1ca2a4b5fa6b9 "
13- sha256 cellar : :any_skip_relocation , sonoma : "dd0eaae6d2e50dadde28b3010ac58dde27085553e6f912fb187f51a21b026ac0 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "f4beb6abe5e9da108b112f6ffe58d0b4730888fb723bdde46a56b489036ddb1a "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "9e7669daceac3ba0b00ad9a0ea840e44a27b74c4aae52d1764d93fe24987d28b "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "01d53ad092fa525688eb016b4f4c232fba7600dcabeef5e01d9db093b7730dc2 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "121cad7e51f9beda892f7b2889ca57c2ccf93a9e4af9c5653ae5d2bb5658513a "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f4563861c2b89ff248191baac4ad3cbde6a8b0d9fe7e3dd3ae210a39ea468d97 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "c6960a4e768b18cc87baa99bc0897235b83c3929e7dd340aa1b22e8996d7f0ac "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "f97cbed3fc5849dd4f8ea84390d1125faac57a6b9a6f2243f362d94b6935253d "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e43599df01152860cd9d6faeb6a2ae91eb0dab586b9367349d3cf33108c7815f "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments