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"