From da29edf63b0812ef0f17db6f57d6aeaaba5a4b10 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Sep 2024 13:44:37 +0000 Subject: [PATCH] ruff-lsp: update 0.0.57 bottle. --- Formula/r/ruff-lsp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/r/ruff-lsp.rb b/Formula/r/ruff-lsp.rb index 22f576b868e0..21c8365d5280 100644 --- a/Formula/r/ruff-lsp.rb +++ b/Formula/r/ruff-lsp.rb @@ -8,7 +8,7 @@ class RuffLsp < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "bb3be64e078cc24572c42d5e431dcdbc8f045aa3e94873cf897a8dfca69048d8" + sha256 cellar: :any_skip_relocation, all: "d29a83e84aae61bd7830e2d2e141e27610e6cbff76f4d232af5b0c6107794cb8" end depends_on "python@3.12"