rust-analyzer: update 2023-02-13 bottle.

master
BrewTestBot 2023-02-13 12:06:48 +00:00
parent 2c3f32c00f
commit 6e7036b00d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -8,13 +8,13 @@ class RustAnalyzer < Formula
license any_of: ["Apache-2.0", "MIT"] license any_of: ["Apache-2.0", "MIT"]
bottle do bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "19e88474fd0be888c23d69a8537a560611ed5c49b858f13a37db8eb8b5eced88" sha256 cellar: :any_skip_relocation, arm64_ventura: "a8d66b9d590c2f28b7b5b6704f18bf1a0c36ffe84031c2d95b9a592ff49abebf"
sha256 cellar: :any_skip_relocation, arm64_monterey: "8952187f88045be07601265463e4c9b0b029d1a299371caddf71bb4bc8a38d8f" sha256 cellar: :any_skip_relocation, arm64_monterey: "6e8cb4dc3c31f13dbc1610d41f84bcbdb6d8b366ef8963bc778f56a19a62de9c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f99a24bd5bd97abc2c954e506861ccfc56277dc654cf0201075101658ad1ad1f" sha256 cellar: :any_skip_relocation, arm64_big_sur: "eaba9e224a1b57f0831d30b14a1c33fe7271856dfa1a4c380473574c494ffa12"
sha256 cellar: :any_skip_relocation, ventura: "e75d90f41a68003a16cb777f7543a774ee73df10ea6fb663e65c0aba294a9fc5" sha256 cellar: :any_skip_relocation, ventura: "38f8949be9211e4f42548d99f44a895f87ca0bfe4132bd8801d13313aebe95bf"
sha256 cellar: :any_skip_relocation, monterey: "5614208a56fe8b96491b34887bd0d44d3682060176515db13824cd51b39bc8ff" sha256 cellar: :any_skip_relocation, monterey: "bb8b413bcad55ae06ea4fd6583e0a448486c1da1685264f5416fb6307f2bdbd2"
sha256 cellar: :any_skip_relocation, big_sur: "867eb1f5c803b816b55154207f55ed09d51ca683027f46093032338c2c645310" sha256 cellar: :any_skip_relocation, big_sur: "3e30eafe08d3fb2806e5e32f25e480a2b1ebb11a255cc2e95431c51b2c70bb05"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1fcf22ceeac8d2e48d95cece2696a4a2ce7e26f30bdd626d3967eaed09ac3ed5" sha256 cellar: :any_skip_relocation, x86_64_linux: "d7370d88ed82cd53a460477ab0689aa5ec3b541049d2bc5636a698330336b6e8"
end end
depends_on "rust" => :build depends_on "rust" => :build