summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2016-12-15 06:49:14 -0500
committerVlad Glagolev2016-12-15 06:49:14 -0500
commit179514981dd1781429bcb9c198874bdb263b7a66 (patch)
treea73186c81dd271d44508ec02ccf5a706e1a1182e /bin-utils
parentefa0b494a5dd0c79fa76dc8c7db4ed45824975c4 (diff)
terraform-tool-bin: => 0.8.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 55755c6..7626c5d 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.0
+ VERSION=0.8.1
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:0b8a73b1c0e00c385b56b8a883c36a5f65a72cff8962ab737b0921623796afc098b8a90616e507b10773aa67640a292926e4e471be5c155c341fce44cee0e4c3
+ SOURCE_HASH=sha512:b875745b6448aac68b21667cfcba7a6c81affdc9d5c1c450ae927a04bd89bc10e457af85ed3374ac8a6f1bb7107657e221741240cf97cd57c82e0f2f3eb288b1
else
ARCH=386
- SOURCE_HASH=sha512:5727e85b4f9b2cf44fe288ff78b02952b2244ad77f39c8200e3a563464d19d15e3a8f767377e42614f880e409a32ae94fc54dbe3e237a60aad3cb451db0818b6
+ SOURCE_HASH=sha512:a6ae2b87c20d7969489f1b3b7ea32f1fc2bd88ea1d7013796c6d55c405be40241287b6da9119da508cd5f0986419bedacdf073cbacda5b4c88019278c74200d2
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 9f7e0fc..24cbdfb 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-12-15 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.8.1
+
2016-12-14 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.8.0