summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2017-02-08 13:27:54 -0500
committerVlad Glagolev2017-02-08 13:27:54 -0500
commitc6f12da426e69e4073976872ca753984a171dfb6 (patch)
tree104761fa2e98bfeac3866a0bafda033fad4c1104 /bin-utils
parent8d25b163e62174ecdbd03609fef1f83a5d369321 (diff)
terraform-tool-bin: => 0.8.6
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 c775719..7b1d2b4 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.5
+ VERSION=0.8.6
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:712bcc59e5cf02f5cf0ca17368c1166183416ac3f06071973a3c3f149d0e0bdd0b8faf30c8b41d14d4a4879c6956ca8f93f5165c00a822ec99a6e73b57802f0b
+ SOURCE_HASH=sha512:fff834fbad48537588129ba4130967ff737d603b924fd7abef448ba7a0e985b2dda2037d227efe75d90cd00a7c83c9854d0b7a4e17aaa4c91f8838a345792dee
else
ARCH=386
- SOURCE_HASH=sha512:3f35dc851f42d52a08ed9f78a8be4b84966e60d51e6b251eae414e90b66bc877be1eb5a021d8807202a8743ebea69c94b312b07f01356d23abc8de5049c6ba09
+ SOURCE_HASH=sha512:2b1dfcf8b3bfa23651b13072908af730f141472fdd9826c96440533b6384638827f9b01dcc53f77dc81d125f180d0b212ad5dd16a15913aef5d0a2a2200c8014
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 409254a..7460190 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-02-08 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.8.6
+
2017-01-27 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.8.5