File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class ClojureLsp < Formula
22 desc "Language Server (LSP) for Clojure"
33 homepage "https://github.com/clojure-lsp/clojure-lsp"
4- url "https://github.com/clojure-lsp/clojure-lsp/releases/download/2025.03.07-17.42 .36/clojure-lsp-standalone.jar"
5- version "2025.03.07-17.42 .36"
6- sha256 "671512207513256d93b516621122809ee04e4bbb36530ceaa534e00318e447b4 "
4+ url "https://github.com/clojure-lsp/clojure-lsp/releases/download/2025.03.27-20.21 .36/clojure-lsp-standalone.jar"
5+ version "2025.03.27-20.21 .36"
6+ sha256 "83c8d7fb8d60a23be824757fc4c70ffb844e73d2dec02513b834d07291d0ebe1 "
77 license "MIT"
88 version_scheme 1
99 head "https://github.com/clojure-lsp/clojure-lsp.git" , branch : "master"
@@ -14,7 +14,7 @@ class ClojureLsp < Formula
1414 end
1515
1616 bottle do
17- sha256 cellar : :any_skip_relocation , all : "a60374232f92726c43b6b564a229dc577a18c62a883249c8b7549dacb014d939 "
17+ sha256 cellar : :any_skip_relocation , all : "1e8163a3c0e28dfb59052462c4db5b7a45fac30ba6ef7fbb7cb1339ff7c0174c "
1818 end
1919
2020 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments