@@ -7,13 +7,13 @@ 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 : "008ac24d0675df1e098d15ac9dba4a887d372b4c52ed0151e822dacb1f973127 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f915e8ac7692c8c2003268d43586b1a35f0c0fc7f729de9eaf876a8e079e85e4 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "a28f8c5dddb8ed844bfd638597eabcd471ab6ec242cd730179eb3d7863ac25d7 "
13- sha256 cellar : :any_skip_relocation , sonoma : "aedec6bc7312b5e23860eb098d01f85f85c1ccd4971b904079949bb9fd9dff34 "
14- sha256 cellar : :any_skip_relocation , ventura : "5a21ca034f7d058a53e74002253a561b613bdfa54fb5958b6b076bfa6d6427a7 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "10ee90e9f5efc0337e8bb8ae2da70e522bd685742de202e9e551958c68901df2 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "ca3c845fbefa047626ba99de4aadd16cac6f5f3c31ec4c5dbea418d09d3dd764 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "71aec98b26ebdceca78f743b994dcebacbadef9c43984bda9524745433c904f6 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a8f32020592139dae98c5cf4b2a476d1b879b0b265e819f22b7456e104a3dcde "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "56d420afffb8ce61c2276422ce4033e761a95c638d6711b1f30e28b878a4c104 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "96a777701a31a8788531a957a737c81c8b8594a963821136b7fe31ee372423ee "
14+ sha256 cellar : :any_skip_relocation , ventura : "bfd34239df5f6c1bc38132303bbaf7320934f38223dace37808004ec20a981f2 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "c496e6964537e432e115820e5edb9a35cd6c8c8f3708e3734953bf63195cdeef "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5fd3d32455d435866ae3f8abc9a318f21e6b5d9c73676829181c532af9e14416 "
1717 end
1818
1919 depends_on "rust" => :build
0 commit comments