summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2017-11-30 18:35:13 -0500
committerVlad Glagolev2017-11-30 18:35:13 -0500
commitb50a3668a44386394095d99cbf3624e3bb28b639 (patch)
treea98c2935f19b7b003104a86c92f4c3fea43baf51 /bin-utils
parent58c9f91ef37370dfb3686b463b4d0019b0abd079 (diff)
terraform-tool-bin: => 0.11.1
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 3d5f940..c81ef73 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.0
+ VERSION=0.11.1
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:86de0bf406cb9e03660e4f88a7680b48179458192a805871874898480acb61f4a446b2060653defe690d2dc5043e845881a98e984bb03b7aae287d69e56a7309
+ SOURCE_HASH=sha512:6844bef6d96d839be87433c3e9472297b63391c2cc284c97d374199c5055623b3d5c5731e8f6f8db2d693e8ed81ba202b409ed7e1a7da42b54f2c5baff53cb30
else
ARCH=386
- SOURCE_HASH=sha512:2e791fd2a1ed7a6cf9650d0defa1253a7b997b0e12353fb7e93e8483cb9373c19bb7039d4c06bcc8e5b7d63927a2936a9865e0d50a966d017520ed4d8dc6a953
+ SOURCE_HASH=sha512:dd6ae079de2a87206ff4c6e578ec190fac0ba8892eb29fe9b0e42e36e4a99b03405e53417ac7846a456a368184426b960cecc7d135228d4f88477a92121cadc6
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 7e77c1d..fa7aecb 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-11-30 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.11.1
+
2017-11-17 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.11.0