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 Usage < Formula
77 head "https://github.com/jdx/usage.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "9fa0941616b4b7433ea9285cfe124c2639a924124906b80a60ffdafbf8a758d9 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "1091afe7cfdb35c2472d252cc52a2b695641af907fa3bee8eeb565f154aa5397 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "b90e364f6de5b9d6deb0597de5627f1e2bf78a1a47470692cd0681c347f137c8 "
13- sha256 cellar : :any_skip_relocation , sonoma : "feff5f4e506c9aaa2f90389fef2b5533615e39a8ec432db797cf3729d0dab301 "
14- sha256 cellar : :any_skip_relocation , ventura : "7f001bccc001499fc813e7d7e38d0eb66051295672c0dd2253207790d8e3f3b8 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "cc5e1e7b863945c18500168ed5e242e74ea4763590b4c9af5c20ae10fd2ca957 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4fa471b341b76f1aba01704afc777065a69d1ff65f2b92aa5092260c7bfa4ed4 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "481478664defb24e1bac2830b0ec6650c4f625671442f9a3ac86da6fcefc3883 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "af7f82464348ae8ac5b4773d6402deeab6147f455ab1508b01502547e2b541ad "
13+ sha256 cellar : :any_skip_relocation , sonoma : "d24eaaedc6a4ff9de764286e5d538d6c009e055a11cc2f253a70a043cc3ffc51 "
14+ sha256 cellar : :any_skip_relocation , ventura : "69a5d124e1dd0c3a601e52b67323b8b331f8b4d239cc1952715232a0d12b6516 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "6e866d68719f359b8e16f780856f7318e832c4d8a6af8185a77bac3e0e995969 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments