Skip to content

Commit

Permalink
jsonnet-language-server 0.13.0
Browse files Browse the repository at this point in the history
Closes #54.

Signed-off-by: graelo <84066822+graelo@users.noreply.github.com>
  • Loading branch information
graelo authored and graelo committed Aug 24, 2023
1 parent 17be1d5 commit 7bb5989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/jsonnet-language-server.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class JsonnetLanguageServer < Formula
desc "Language Server Protocol (LSP) server for Jsonnet (https://jsonnet.org)"
homepage "https://github.com/grafana/jsonnet-language-server"
url "https://github.com/grafana/jsonnet-language-server/archive/refs/tags/v0.12.1.tar.gz"
sha256 "66d50946bf34bbe10850f31bfa72ed998a1287767b85e68100d5909ccf29d4c9"
url "https://github.com/grafana/jsonnet-language-server/archive/refs/tags/v0.13.0.tar.gz"
sha256 "8f482d54532243e634c913b3299ff36eea69e815b1a98fd693eaef7bfdf82217"
license "AGPL-3.0-only"

bottle do
Expand Down

0 comments on commit 7bb5989

Please sign in to comment.