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 : "99ca35c9a0975cc808db03e4a795dbeb97e3ba2cf5806eca31d5be9b6a10a7eb "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "42aa6912566837428f207a8da53819080102f500ea51455283b325d1e5c9f499 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "1ba27b5b084a04d2a2417eafa21156869df68c9ed31356e97dc551e752c952fd "
13- sha256 cellar : :any_skip_relocation , sonoma : "90f9fd8a2b5ca926781209e0b4aa983bc21919225a238935f056ebb80b00bec4 "
14- sha256 cellar : :any_skip_relocation , ventura : "7bbb4d329e0173797c96bfe67c56775747d42f57b428d61d07f6f6f797661854 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "14ac904b2fdaab3a25bc85175191519857202b495afc571080da7231313d4ddc "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "f47c9ee78674706221515da62ceea46013fe41cb9a8cef74e4b18f724a9180fc "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "23a10ec7a50a2525916dad713dfb29a3b95f9ca4a21c2cb5ba31216b2032740a "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d6a22a97bbbfcc6d8a64e423e8a3762090fe554355a5f1518bcb99b7438b2436 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "87593579e593df9ba65054c1475d02ee7a488e3cf6a72d750f49f588db67d705 "
14+ sha256 cellar : :any_skip_relocation , ventura : "b8cf34ce012295617a67d25d1355249840f747e8a78fa7942c0729a3fe476a58 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "f68ffbbce6cc2afce9f15289256a3f382550492698975e9b011c59f0c2513d0d "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments