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 RustAnalyzer < Formula
77 license any_of : [ "Apache-2.0" , "MIT" ]
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "5c04a6197cbdb1788f6842dfaf71dd53855ac84d79f6f6ee1020e6ee247fcc09 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "df8d9d25d979443bcce474f6bda166bda058f31b887f71ccc15c3840a6ae1168 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "59705bbc2f34b995baad6c6a3aec86e59f1675f114ab82b3191b10a332792e19 "
13- sha256 cellar : :any_skip_relocation , sonoma : "9909633b6cf5e04046675990f0416b4d8c776f564f790d8e8a035ef0b96ba4fb "
14- sha256 cellar : :any_skip_relocation , ventura : "144de5fe2b12a05f5326ba7d46bbd5795b40a92adcfb7f7904648bc89a0bd5d1 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "a9dfcd5392c489e4bb642eb80d940514dd4b83a02e317ebc88e92d5ed3eeaa95 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "df48e983e12ae929fddfa67a79e3bb6cbae2a51c02a32bfed0e4a15ca71fa55b "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "63a6e40d74a84d1a91f18840a7817a7ca05134fc7db96df2518ba4b196dec3f0 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "445c6e1c042d7c33c4c1f7fdbb7076ae314476bbe4dadeb585ec2e8452d5b698 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "98c45e57db025f68182d4398cc5c170372f2bf5e2b836bcf317e618175f55975 "
14+ sha256 cellar : :any_skip_relocation , ventura : "2a22a5097e3afeeb42a6c2e093463d03da8233cfc343699d43abf3230a38b74f "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "39fc4b65b1fc9598ed3edee72338c26b1324a0a8103749c2a300cfe2c594f369 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments