summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2017-07-24 11:31:52 -0400
committerVlad Glagolev2017-07-24 11:31:52 -0400
commitfc13afc9179aa6808e4d55b4f9271ced0fcb1bff (patch)
treed87ffc743adea4b6fc0b821b516bee6ecba88000 /bin-utils
parent4df3758a09b89001bf2983e0ad12112d852c84c1 (diff)
terraform-tool-bin: => 0.9.11
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 aa90fd5..e3b5e56 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.9.8
+ VERSION=0.9.11
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:426c97842a4f90c9789b89ece2fbc4041ddfa7c9d19d1b0942d7a3ed9ccb395101cf5082305acc403f679a13a3ff3b219b64bfd0577ab1d2ef327a96955f596a
+ SOURCE_HASH=sha512:01084cc8bd9f0708276dfe23651e3e1aa556d360dfb04dc0be7cc1fe4319d170783372494fbe79d3ea3308c943b7483e72d73e2852681f99fc807ff923e8cbc3
else
ARCH=386
- SOURCE_HASH=sha512:ba33b6da628a6023de4191380d94a2c189c811282a9177071c36b34bdfd4a93b3d958fc59b8677a5e62ea2605cb349c4352e1b49cc5785ee708e657e6208176a
+ SOURCE_HASH=sha512:a0f16dc8b96ee64edd8eab4c54c074735b30a11a34f8d14a29a262998420e5a811e05f7eed60b986b77110d94cb743506ada2ce185b96d0afdcff1bcedbf1ef9
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 54ec5bf..f278d6a 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-07-24 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.9.11
+
2017-06-20 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.9.8