8000 rust-analyzer: update 2024-02-19 bottle. · ArduinoBot/homebrew-core@dfecc51 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dfecc51

Browse files
committed
rust-analyzer: update 2024-02-19 bottle.
1 parent 1bb5313 commit dfecc51

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/r/rust-analyzer.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class RustAnalyzer < Formula
77
license any_of: ["Apache-2.0", "MIT"]
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "58506a6d0f428826c2b8f91a9b1e346823c8b98379b4edc28f099a2380dca669"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "69386b84ebaa77bf3fec51debdc2f54cfae4b5969e76e1bee714682715fcc928"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "5e0b1a8d2e2c20be75fcaad988c18e27915d46e6c7d4f200ce69340bf600a7bc"
13-
sha256 cellar: :any_skip_relocation, sonoma: "66cc08749d4d86363f0a5d7f14c8bfa77d7b08aa141dbdfe30aed2d13072e64c"
14-
sha256 cellar: :any_skip_relocation, ventura: "9d1bd5ce3c888adef87f9f7e10242bf4834257c06b79e32da2af94ed4a27adf1"
15-
sha256 cellar: :any_skip_relocation, monterey: "4f818598bbcbf0c9fd2d8d87524a218e39ddaff318e900fd9acc6fe5a47c230f"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "77294a4375d644b92786f699abe2cda9ca02f44c2f0956f5974772725a29905b"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bc11952d0853ad64e8f8bc8dc98082302e33f8e6a4bed058f9be9bc69dd6c9b9"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "32312a79aa4522fdefdbe80686245a4a87d603d5851677b9972b9d131b47d105"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "8865026150a1e144f5f830ec7bb1de460ca35043f32b8b0c2ce9851a1566fb65"
13+
sha256 cellar: :any_skip_relocation, sonoma: "443138973ef0db90a827e3a5d0426cedb49051daaac85b3e6cf97c13e54b18a9"
14+
sha256 cellar: :any_skip_relocation, ventura: "019312764ea95686c3577bf3ed755707da511b113ded44c0b3a49e577331b757"
15+
sha256 cellar: :any_skip_relocation, monterey: "b6b9ea1d8576f0caa003093e4985456a444d1e17f16d8cbf59cbf609c6b72b2a"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a60cc6fe1cb8d8c38ced5059ac33eee165b8a4abe0376a0a3e6b5c1fd3f3deb2"
1717
end
1818

1919
depends_on "rust" => :build

0 commit comments

Comments
 (0)
0