summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2017-03-02 16:09:18 -0500
committerVlad Glagolev2017-03-02 16:09:18 -0500
commit6a4a9c73538882bb00972cabfd51d88735b569ae (patch)
tree933e87c70ee92ce5d633df5ab068da2189f09776 /bin-utils
parent0b736472d01869bc2c3e848a41ca339bbd22844c (diff)
terraform-tool-bin: => 0.8.8
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 2c5991c..6d7cbb5 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.8.7
+ VERSION=0.8.8
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:9963c4a37ce3cdb42a49352ef9145ca3953f1ed8871c7428d93cf6cadaccdfee8dab3b05735f3a127aeb06426cd93bd1ef4b17925d64f90479150575911c3f98
+ SOURCE_HASH=sha512:f39f25f6e6566b89d6cd25856a96d70de3eeb6af193dafc065d46ac9dff5e3b683d776a899146ef0d82f7dd00263cb1e155b9ff4c61d1bd9670de7363d8de2e8
else
ARCH=386
- SOURCE_HASH=sha512:1e6b58ea3e6ebbe60f1e46b49544334dc367516e6f79bd82ff89a5031d6e4a6b149c9f0b06f5f4265854b26fd550db45925489e34dab78072b03fcd46e282b87
+ SOURCE_HASH=sha512:910992e8d897bdfea9241c9278462cb0555374b0bf8f54a9855b432e01e31d38fa26fe555ae4c50461d2b9f348ab8be88a1adc06d5da23efcf21e08d1b1b84d8
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 94050dc..287f61a 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-03-02 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.8.8
+
2017-02-15 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.8.7