Skip to Content.
Sympa Menu

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

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 (943a49a2410ce44fc4990e4616924404b2f60bc3)
  • Date: Wed, 6 Sep 2017 20:45:15 +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 943a49a2410ce44fc4990e4616924404b2f60bc3
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.10.4

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 326d093..e5d7373 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.10.3
+ VERSION=0.10.4
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:d192398b79875213d01b49ef1d40a746cd18b69ec4368918fbfa03eb1733947db7d8924a432e37ac08d1e503bea4c2adf63d99fd5449f45ff88b8b9726681395
+
SOURCE_HASH=sha512:549e4969a8e1a303a7bc66fa92505e2bd87d298185b8c28a62c379aaebd77a6002bfdba89e331ccd0ea90b8612a7c1db708dfef81028ba201b19e7d80edd9381
else
ARCH=386
-
SOURCE_HASH=sha512:3751cc3ea130547a6ca6f89c8053fdee9c3b9ef7339ec9ccf0868866a9852eb96ec70b4ef51f055ea9c71bc21349368878d57759c68f1d858db6f00fa96a212c
+
SOURCE_HASH=sha512:fd21a828e0359cbff1b8a6261ca0a65944aa4ca966fe9ce34055b4cb28609db54ceb5369a877a7eb17a9cbebe126ec00ae23d57ed68358a3ee55206d5b62cc7d
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 ba436fa..ffd8f32 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-09-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.10.4
+
2017-09-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.10.3




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (943a49a2410ce44fc4990e4616924404b2f60bc3), Vlad Glagolev, 09/06/2017

Archive powered by MHonArc 2.6.24.

Top of Page