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 2e9d7b5 commit 45d9792Copy full SHA for 45d9792
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.16.tar.gz"
5
- sha256 "fd533468e0ab23977243d4923715dc010ddd9d299f8a3d21c1252cfc1ee009b9"
+ url "https://github.com/neocmakelsp/neocmakelsp/archive/refs/tags/v0.8.17.tar.gz"
+ sha256 "b0aed6b4d7f4fa0869857dd5fbc6a55c460fb15b49a03297d74c9f7d21aaf4ae"
6
license "MIT"
7
head "https://github.com/neocmakelsp/neocmakelsp.git", branch: "master"
8
0 commit comments