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 : "ad549c79838750c6248c91ce8cd114c4e6fa18343820c588e180d3215af830eb "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "53b5dbf9b4962dd89bfdb2852407ef02ff53224d824c40280d42bd9359913258 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "9c9027c3246f2f0470059730f301d1d5a1b0ca4961dc9035d99864b3a5d35ed4 "
13- sha256 cellar : :any_skip_relocation , sonoma : "16aaef780247916bd67890e7c06e0d75f07a898242ffd46de10f8c1f6345a66c "
14- sha256 cellar : :any_skip_relocation , ventura : "aeb5809ab09f6852349134469b462d4d60a4c3c9a8926cebf69da77d6b073d5d "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "8a0da77c676075a126b7e83739fbf5240cba137a32a5184b64790ad8617e82f2 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "ea203bd4f431d7de3235bd9bddd2e730db50c95207e11106f3de066cb4c7734b "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b7dafdbd63c1f6eb2399c86d0beae194ac2b1eb5328fb6ea959c7c47e98c0726 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "5b895149e83e6c5e521b9b13ff3ebeab7095b4aed913d908839214045c414031 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "af57de1a161d87e4fe45c8948af50cd671646cf495563fd573467d04a696ed0b "
14+ sha256 cellar : :any_skip_relocation , ventura : "d7d2cf6ff94e12613e9482c5e284ea0d6c6bcedb2aac19d9acda02390ed3ac16 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "dcec6f51ab9f418ad8b5205cfa26fb92f95c51ddb35b8562e87f0329722105f4 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments