summaryrefslogtreecommitdiffstats
path: root/bin-utils
diff options
context:
space:
mode:
authorVlad Glagolev2018-03-21 18:23:50 -0400
committerVlad Glagolev2018-03-21 18:23:50 -0400
commitc5d9023028e02afccf93936a0f0682c34e52f543 (patch)
tree098b0daf416318125b664fe789879f43f82bdef0 /bin-utils
parent5281cfa5034c949ca7f969af591c505d45078b38 (diff)
terraform-tool-bin: => 0.11.5
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 e3ae972..6b618aa 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.4
+ VERSION=0.11.5
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
- SOURCE_HASH=sha512:9c1d8c16b3e7f2260c96f485760d50273ce7fddc83d79203913405cc462380e32c5a068438e8c1a47cf8d7f7c8e15eaf295b34eb7bf594ef8196dc120bd229da
+ SOURCE_HASH=sha512:e70d7b31e15b0b015345a12bcd82e4306b324e518937f68393f5242a59e04251fac62f51ddd51f53907717394ef341b76651a1c00860a070e1891ef07cdbaf52
else
ARCH=386
- SOURCE_HASH=sha512:42a570ae8f6ffc0cdc23b0c26f4156c5a9aede8aad1df1daa2b58d2710c4b098af37e04ae376ffc779a5ee1224f293570f842c856b7dc4fa1ca3ff30e78d3808
+ SOURCE_HASH=sha512:3a6dc8c6fc5f8d05d850789a1f25168a7dabc7d3918dee286e609ff1ad3c828b98d6bf846c5fad8c514d2b6c31b8112b231d3874c82d989e3b23a5206dd1cd11
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 1859ef3..91c2ed0 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2018-03-21 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.11.5
+
2018-03-16 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.11.4