Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (c16becc28275bad0e8245916c8baa2888072f0e1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (c16becc28275bad0e8245916c8baa2888072f0e1)
  • Date: Thu, 5 Apr 2018 23:06:52 +0000

GIT changes to master binary grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

bin-utils/terraform-tool-bin/DETAILS | 6 +++---
bin-utils/terraform-tool-bin/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit c16becc28275bad0e8245916c8baa2888072f0e1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.11.6

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 6b618aa..88dbb05 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.5
+ VERSION=0.11.6
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:e70d7b31e15b0b015345a12bcd82e4306b324e518937f68393f5242a59e04251fac62f51ddd51f53907717394ef341b76651a1c00860a070e1891ef07cdbaf52
+
SOURCE_HASH=sha512:befbbb73080916131e20dc63f0a042e33120886fb1ce64ed7d972882e6747a80b445aad4100be31ca0200f7431e8e3934b8abc299ec952a4721ba73f1ee3c9cb
else
ARCH=386
-
SOURCE_HASH=sha512:3a6dc8c6fc5f8d05d850789a1f25168a7dabc7d3918dee286e609ff1ad3c828b98d6bf846c5fad8c514d2b6c31b8112b231d3874c82d989e3b23a5206dd1cd11
+
SOURCE_HASH=sha512:f828ac457cf62ecd94f48aa49d8d0e3791b4d082135c659f49947c91f9df43aa220eb9140f502efc07f4306a9d8e50f33bb39c3fc0644c1305ffce685d2cb555
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 91c2ed0..f1c53d9 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2018-04-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.11.6
+
2018-03-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.11.5




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (c16becc28275bad0e8245916c8baa2888072f0e1), Vlad Glagolev, 04/05/2018

Archive powered by MHonArc 2.6.24.

Top of Page