Skip to Content.
Sympa Menu

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

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 (6392cc93f02490604fa108df171d1f551821702a)
  • Date: Wed, 9 Nov 2016 18:23:26 +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 6392cc93f02490604fa108df171d1f551821702a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.10

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 9306b7e..9b42229 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.9
+ VERSION=0.7.10
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:c129cbfd24a092627fa8426fad6e3e073aad403b4489d46dfc0a422da295a633ec06b5afa8e2c0f18dd5ea9bae39680f78aee3411cae9976b938e6142a311108
+
SOURCE_HASH=sha512:8096fe682fd08a6e709b4228c33246685f47cf2f465ae35f44b35649007e2c0456aea8d323eb2057942c515a02b536f904176f12e424e7f9bec0a1af2a170473
else
ARCH=386
-
SOURCE_HASH=sha512:3dd169b40108c282e231726245ac8b041376937053379486c6c61426b2184599b865e3fbb34a3f43f7bab48136c7aecf083fe2e79dda5c4b9ab9b3196066c226
+
SOURCE_HASH=sha512:f12be50d527c3be6b345c2c9c3149a2fbeade05da0362e8812d19d8c6d59a8c9924d22aef7ce0ad9e20f1707991d1c2234b80abc7ce375e75e4cb95b90300e74
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 94251f0..444b9f9 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-11-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.10
+
2016-11-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.9




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (6392cc93f02490604fa108df171d1f551821702a), Vlad Glagolev, 11/09/2016

Archive powered by MHonArc 2.6.24.

Top of Page