summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2017-06-20 16:29:11 -0400
committerVlad Glagolev2017-06-20 16:29:11 -0400
commit4df3758a09b89001bf2983e0ad12112d852c84c1 (patch)
treee3e1a6fd28137d8abf547545eb5c7c120def84b3 /bin-utils
parent6e39b9fd5f47197594a0fc6ef536b7b64444b9d2 (diff)
terraform-tool-bin: => 0.9.8
Diffstat (limited to 'bin-utils')
-rwxr-xr-xbin-utils/terraform-tool-bin/DETAILS6
-rw-r--r--bin-utils/terraform-tool-bin/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/bin-utils/terraform-tool-bin/DETAILS b/bin-utils/terraform-tool-bin/DETAILS
index 6d7cbb5..aa90fd5 100755
--- a/bin-utils/terraform-tool-bin/DETAILS
+++ b/bin-utils/terraform-tool-bin/DETAILS
@@ -1,12 +1,12 @@
SPELL=terraform-tool-bin
SPELLX=${SPELL/-tool-bin/}
- VERSION=0.8.8
+ VERSION=0.9.8
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:f39f25f6e6566b89d6cd25856a96d70de3eeb6af193dafc065d46ac9dff5e3b683d776a899146ef0d82f7dd00263cb1e155b9ff4c61d1bd9670de7363d8de2e8
+ SOURCE_HASH=sha512:426c97842a4f90c9789b89ece2fbc4041ddfa7c9d19d1b0942d7a3ed9ccb395101cf5082305acc403f679a13a3ff3b219b64bfd0577ab1d2ef327a96955f596a
else
ARCH=386
- SOURCE_HASH=sha512:910992e8d897bdfea9241c9278462cb0555374b0bf8f54a9855b432e01e31d38fa26fe555ae4c50461d2b9f348ab8be88a1adc06d5da23efcf21e08d1b1b84d8
+ SOURCE_HASH=sha512:ba33b6da628a6023de4191380d94a2c189c811282a9177071c36b34bdfd4a93b3d958fc59b8677a5e62ea2605cb349c4352e1b49cc5785ee708e657e6208176a
fi
SOURCE=${SPELLX}_${VERSION}_linux_${ARCH}.zip
SOURCE_URL[0]=https://releases.hashicorp.com/${SPELLX}/${VERSION}/${SOURCE}
diff --git a/bin-utils/terraform-tool-bin/HISTORY b/bin-utils/terraform-tool-bin/HISTORY
index 287f61a..54ec5bf 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-06-20 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.9.8
+
2017-03-02 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.8.8