We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c5292 commit 92a59e3Copy full SHA for 92a59e3
Formula/n/neocmakelsp.rb
@@ -1,8 +1,8 @@
1
class Neocmakelsp < Formula
2
desc "Another cmake lsp"
3
homepage "https://neocmakelsp.github.io/"
4
- url "https://github.com/neocmakelsp/neocmakelsp/archive/refs/tags/v0.8.17.tar.gz"
5
- sha256 "b0aed6b4d7f4fa0869857dd5fbc6a55c460fb15b49a03297d74c9f7d21aaf4ae"
+ url "https://github.com/neocmakelsp/neocmakelsp/archive/refs/tags/v0.8.18.tar.gz"
+ sha256 "41bc9334cc99abb92a1879a240268ffb176423cebddd4db39d9f40e932926adb"
6
license "MIT"
7
head "https://github.com/neocmakelsp/neocmakelsp.git", branch: "master"
8
0 commit comments