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 : "08081ef6aae9dfc503389bc01488827fe3add0b8923d235632069bac90e11cac "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "85bdc489dd9b937c522c67dea87810676ecc8b8e29552dfba259b55336a235c3 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "07293efe0149007c6876dad16c71c6bd046a7825f1010858c75a152d02d95802 "
13- sha256 cellar : :any_skip_relocation , sonoma : "d329661e8dd0cfb1cf285dff66420e7c4d1377d0305d7e70ea80107868286393 "
14- sha256 cellar : :any_skip_relocation , ventura : "28e86ee34c3bd5e99bff32da84fa970d9ca4a344832e52e6138470e12120443f "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "2057938fa6efdd07173394b7454b29296bead1889704f34c83d0710d74152150 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "31e3d1faeb5a76295592506e8ccc5afdf9dd6e3877e1d93e21ae8ba2169b48dd "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f7dce309eb9f381e4b197b1a1bbe574057c46271d3ec76c74a1fba18c4d0652c "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "669fa75573372d5c7b83d7a54b67ddae80bdba65fccb3af010331907ff232066 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "5d9580787108a3936822bdd6ec0ba65a73715d2c95dc4a3059443f2e8d36078b "
14+ sha256 cellar : :any_skip_relocation , ventura : "ce0cef1750f597dfc7788495fba7a713f142a37b055b0ea590b1f3ca8f4b61ed "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a06a5798975c0a5f98f862f4e72f64017ddf3b1581fa5cd2f586b09d3e37070b "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments