Skip to content

Commit 35c7e8d

Browse files
committed
rust-analyzer: update 2024-11-04 bottle.
1 parent beb15bc commit 35c7e8d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/rust-analyzer.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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: "47f4d7b1363328f3df515c300487d80868a35e1a0e0ec3bffa01169976f8594d"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7c4ae90b0b16999467b86279313558cdfb00c4610ee02f35309e1b784e5d8350"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d701ebd5283205b03ebd7059b3ba178aa51661cf4a345cc33ecac7e208e144e2"
13-
sha256 cellar: :any_skip_relocation, sonoma: "8eda6275fe2110adb6d181ac2e8ee4f09809d789faa0718254f092193a2b5cc8"
14-
sha256 cellar: :any_skip_relocation, ventura: "08f946323607561fdb85c0f14b30d28e1c1f429a7323cb3d52bdcb880b0c4a76"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a11a436a5536d2424f76e59874ad09c9c980f3f53f086414158f73d1784db6d0"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b6dc7586f08d109989700ec7a07cf30856a1f2c17a4f68c50fc91d91fcd2608f"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "af6b6eafe0fd176d486d8335f4885ffcd44452f7437a26238756bf2acd9dde7d"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "4696e59d4fb2588b001461e9d027f14c531abf02792b192fbf9ce865b55702e4"
13+
sha256 cellar: :any_skip_relocation, sonoma: "7c815d0d74c63e092ec78e252ef2406279d6d1eff7dfe70392f9e45d935fe4d3"
14+
sha256 cellar: :any_skip_relocation, ventura: "5fe2dca023f578d499e4b446fe901d4f74b38c42201cbd25f06d453eaba31c1f"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "58cd301ffd0802b281bc71c2ef731c725b32a029128f0ed3c9d8f4d367e8cbf3"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)