Skip to Content.
Sympa Menu

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

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 (4ca2325e9b6a8e5249130229c650e1083e4c8a75)
  • Date: Wed, 16 Nov 2016 00:00:46 +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 4ca2325e9b6a8e5249130229c650e1083e4c8a75
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.11

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 9b42229..1465e3e 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.7.10
+ VERSION=0.7.11
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:8096fe682fd08a6e709b4228c33246685f47cf2f465ae35f44b35649007e2c0456aea8d323eb2057942c515a02b536f904176f12e424e7f9bec0a1af2a170473
+
SOURCE_HASH=sha512:856b03a901ebffebbdc6ec86ecaa740987ceb7d6e48312ceaebd4671cbff63a06898c0dbf46ead728243a0c908370531182b30708c50f495146c21397ba9f394
else
ARCH=386
-
SOURCE_HASH=sha512:f12be50d527c3be6b345c2c9c3149a2fbeade05da0362e8812d19d8c6d59a8c9924d22aef7ce0ad9e20f1707991d1c2234b80abc7ce375e75e4cb95b90300e74
+
SOURCE_HASH=sha512:831edcd85cced4d52a8e3da3c147a1d0c1bcf76aaf1bbd02d6d658b1020605330e5cccd8be55ab2d9c09e684220108166c72253691b180e1c3bcc8269b99aed5
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 444b9f9..9334886 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-11-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.11
+
2016-11-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.10




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (4ca2325e9b6a8e5249130229c650e1083e4c8a75), Vlad Glagolev, 11/15/2016

Archive powered by MHonArc 2.6.24.

Top of Page