summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2018-04-05 19:06:20 -0400
committerVlad Glagolev2018-04-05 19:06:20 -0400
commitc16becc28275bad0e8245916c8baa2888072f0e1 (patch)
treec5640ab23429e43ac1c46499715f8ae4a226ccff /bin-utils
parent037242fad6e67eb9fa15ee895887f2c2fa221b87 (diff)
terraform-tool-bin: => 0.11.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 6b618aa..88dbb05 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.11.5
+ VERSION=0.11.6
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:e70d7b31e15b0b015345a12bcd82e4306b324e518937f68393f5242a59e04251fac62f51ddd51f53907717394ef341b76651a1c00860a070e1891ef07cdbaf52
+ SOURCE_HASH=sha512:befbbb73080916131e20dc63f0a042e33120886fb1ce64ed7d972882e6747a80b445aad4100be31ca0200f7431e8e3934b8abc299ec952a4721ba73f1ee3c9cb
else
ARCH=386
- SOURCE_HASH=sha512:3a6dc8c6fc5f8d05d850789a1f25168a7dabc7d3918dee286e609ff1ad3c828b98d6bf846c5fad8c514d2b6c31b8112b231d3874c82d989e3b23a5206dd1cd11
+ SOURCE_HASH=sha512:f828ac457cf62ecd94f48aa49d8d0e3791b4d082135c659f49947c91f9df43aa220eb9140f502efc07f4306a9d8e50f33bb39c3fc0644c1305ffce685d2cb555
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 91c2ed0..f1c53d9 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2018-04-05 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.11.6
+
2018-03-21 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.11.5