Skip to content

Commit 45d9792

Browse files
committed
neocmakelsp 0.8.17
1 parent 2e9d7b5 commit 45d9792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/neocmakelsp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Neocmakelsp < Formula
22
desc "Another cmake lsp"
33
homepage "https://neocmakelsp.github.io/"
4-
url "https://github.com/neocmakelsp/neocmakelsp/archive/refs/tags/v0.8.16.tar.gz"
5-
sha256 "fd533468e0ab23977243d4923715dc010ddd9d299f8a3d21c1252cfc1ee009b9"
4+
url "https://github.com/neocmakelsp/neocmakelsp/archive/refs/tags/v0.8.17.tar.gz"
5+
sha256 "b0aed6b4d7f4fa0869857dd5fbc6a55c460fb15b49a03297d74c9f7d21aaf4ae"
66
license "MIT"
77
head "https://github.com/neocmakelsp/neocmakelsp.git", branch: "master"
88

0 commit comments

Comments
 (0)