summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2017-02-15 19:11:06 -0500
committerVlad Glagolev2017-02-15 19:11:06 -0500
commit0b736472d01869bc2c3e848a41ca339bbd22844c (patch)
tree469a6429520003759dbe0a78b734c062b2e83d60 /bin-utils
parentc6f12da426e69e4073976872ca753984a171dfb6 (diff)
terraform-tool-bin: => 0.8.7
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 7b1d2b4..2c5991c 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.6
+ VERSION=0.8.7
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:fff834fbad48537588129ba4130967ff737d603b924fd7abef448ba7a0e985b2dda2037d227efe75d90cd00a7c83c9854d0b7a4e17aaa4c91f8838a345792dee
+ SOURCE_HASH=sha512:9963c4a37ce3cdb42a49352ef9145ca3953f1ed8871c7428d93cf6cadaccdfee8dab3b05735f3a127aeb06426cd93bd1ef4b17925d64f90479150575911c3f98
else
ARCH=386
- SOURCE_HASH=sha512:2b1dfcf8b3bfa23651b13072908af730f141472fdd9826c96440533b6384638827f9b01dcc53f77dc81d125f180d0b212ad5dd16a15913aef5d0a2a2200c8014
+ SOURCE_HASH=sha512:1e6b58ea3e6ebbe60f1e46b49544334dc367516e6f79bd82ff89a5031d6e4a6b149c9f0b06f5f4265854b26fd550db45925489e34dab78072b03fcd46e282b87
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 7460190..94050dc 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-02-15 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.8.7
+
2017-02-08 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.8.6