aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-11-16 14:00:33 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-16 16:41:03 +0700
commit93ac198f88a7a4a88e451bce3dc106dda14b204f (patch)
treecfb07cd2b79f83db3524c5029692159ab697bcb6 /development
parentfc2f4a8441fb1403cd4f61c30dbf5cc6fa1c391e (diff)
development/terraform-ls: Updated for version 0.36.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 1d04b72d2454..6960ab829d1c 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.35.0}
+VERSION=${VERSION:-0.36.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 241e010a7837..d809e1632590 100644
--- a/development/terraform-ls/terraform-ls.info
+++ b/development/terraform-ls/terraform-ls.info
@@ -1,8 +1,8 @@
PRGNAM="terraform-ls"
-VERSION="0.35.0"
+VERSION="0.36.0"
HOMEPAGE="https://github.com/hashicorp/terraform-ls"
-DOWNLOAD="https://github.com/hashicorp/terraform-ls/archive/v0.35.0/terraform-ls-0.35.0.tar.gz"
-MD5SUM="4c26ae786729be52e3b3e169bff4bb4f"
+DOWNLOAD="https://github.com/hashicorp/terraform-ls/archive/v0.36.0/terraform-ls-0.36.0.tar.gz"
+MD5SUM="91a2cb564483face10e7f96cbbf4e171"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"