aboutsummaryrefslogtreecommitdiff
path: root/development/terraform-ls
diff options
context:
space:
mode:
Diffstat (limited to 'development/terraform-ls')
-rw-r--r--development/terraform-ls/terraform-ls.SlackBuild2
-rw-r--r--development/terraform-ls/terraform-ls.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/terraform-ls/terraform-ls.SlackBuild b/development/terraform-ls/terraform-ls.SlackBuild
index 952c5d4807..f451a6b584 100644
--- a/development/terraform-ls/terraform-ls.SlackBuild
+++ b/development/terraform-ls/terraform-ls.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=terraform-ls
-VERSION=${VERSION:-0.36.4}
+VERSION=${VERSION:-0.37.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/terraform-ls/terraform-ls.info b/development/terraform-ls/terraform-ls.info
index e9d8dc49a3..cc4e7201e2 100644
--- a/development/terraform-ls/terraform-ls.info
+++ b/development/terraform-ls/terraform-ls.info
@@ -1,8 +1,8 @@
PRGNAM="terraform-ls"
-VERSION="0.36.4"
+VERSION="0.37.0"
HOMEPAGE="https://github.com/hashicorp/terraform-ls"
-DOWNLOAD="https://github.com/hashicorp/terraform-ls/archive/v0.36.4/terraform-ls-0.36.4.tar.gz"
-MD5SUM="05656b06bc81a3c4ec2d793b4afc8fa6"
+DOWNLOAD="https://github.com/hashicorp/terraform-ls/archive/v0.37.0/terraform-ls-0.37.0.tar.gz"
+MD5SUM="af2aec3193a2d4b813d89c111608ded3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"