summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2018-01-10 09:47:16 -0500
committerVlad Glagolev2018-01-10 09:47:16 -0500
commitaf125c04413949c4c3a75db1ca54d5a8193a30ca (patch)
treefbcf82b9b4456f704ad7640912ff683f0440aab4 /bin-utils
parent04d0cdaa56d43d74144db017e9ef12d235876fb0 (diff)
terraform-tool-bin: => 0.11.2
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 c81ef73..41ba17e 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.1
+ VERSION=0.11.2
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:6844bef6d96d839be87433c3e9472297b63391c2cc284c97d374199c5055623b3d5c5731e8f6f8db2d693e8ed81ba202b409ed7e1a7da42b54f2c5baff53cb30
+ SOURCE_HASH=sha512:1680e6f399e36c73f3359505d124049ae49cb4cfc7e6c8c186aa90374b0f7be5d5a301758816d9414837ef79804cb5981a717ca115fffa37c1a3821087fdd6fd
else
ARCH=386
- SOURCE_HASH=sha512:dd6ae079de2a87206ff4c6e578ec190fac0ba8892eb29fe9b0e42e36e4a99b03405e53417ac7846a456a368184426b960cecc7d135228d4f88477a92121cadc6
+ SOURCE_HASH=sha512:bd47ecb7c4e603655008450522abcb112f46efbbc2a258bae226cf49533249858cf0be2446db8fcae892b0ef92a71042d82278719c7343824b66324319d6d991
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 fa7aecb..206d579 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2018-01-10 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.11.2
+
2017-11-30 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.11.1