summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2017-09-06 16:45:12 -0400
committerVlad Glagolev2017-09-06 16:45:12 -0400
commit943a49a2410ce44fc4990e4616924404b2f60bc3 (patch)
treef8c8890283a9241ab8667af56533390578c456c4 /bin-utils
parent48192a350e636d7f36a8c7d47456c6e7ae8e8cc1 (diff)
terraform-tool-bin: => 0.10.4
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 326d093..e5d7373 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.10.3
+ VERSION=0.10.4
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:d192398b79875213d01b49ef1d40a746cd18b69ec4368918fbfa03eb1733947db7d8924a432e37ac08d1e503bea4c2adf63d99fd5449f45ff88b8b9726681395
+ SOURCE_HASH=sha512:549e4969a8e1a303a7bc66fa92505e2bd87d298185b8c28a62c379aaebd77a6002bfdba89e331ccd0ea90b8612a7c1db708dfef81028ba201b19e7d80edd9381
else
ARCH=386
- SOURCE_HASH=sha512:3751cc3ea130547a6ca6f89c8053fdee9c3b9ef7339ec9ccf0868866a9852eb96ec70b4ef51f055ea9c71bc21349368878d57759c68f1d858db6f00fa96a212c
+ SOURCE_HASH=sha512:fd21a828e0359cbff1b8a6261ca0a65944aa4ca966fe9ce34055b4cb28609db54ceb5369a877a7eb17a9cbebe126ec00ae23d57ed68358a3ee55206d5b62cc7d
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 ba436fa..ffd8f32 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-09-06 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.10.4
+
2017-09-05 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.10.3