Skip to Content.
Sympa Menu

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

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 (3640d9bb41f02b9ee7573162de4b2186d20449c5)
  • Date: Mon, 19 Sep 2016 20:31:25 +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 3640d9bb41f02b9ee7573162de4b2186d20449c5
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.4

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index a9ce327..4fa2191 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.3
+ VERSION=0.7.4
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:d5032b1b48c2e41c2d350c1a27bb7fb1cc7f0a3fd9ffa8cf009bca2e9b6195942d6265e9daecb9ba7d3669a55688a403ca45732ac61eeab7b6b2edd113eea7f1
+
SOURCE_HASH=sha512:087c0a4dd22c0e2cdc05e40a28dd7f0927258f4a1ad7b1bee7497b4ba9bfa2a2ef88c0d72aa8d634d50b3330e393c27c9c07fff4fb61fbaf399dcfd7e7067782
else
ARCH=386
-
SOURCE_HASH=sha512:324621d3755ed022fb5d373a3fe3e9e933abd359529c7f284170a0530b9b7da82d6178a87e5829fa5babed1afb3acb5bfbc74abfa3752e1d22ac6b11b4f139d5
+
SOURCE_HASH=sha512:d4a9bcda98eb55fb05ba582ce95a198bfbb6fdc197027cdf68f5cda1d3e01a398f4f7900d4a83e920cc922e4334d8737911c1af3ab5676c706a683d0c257d6d5
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 db64dad..3a49bb0 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-09-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.4
+
2016-09-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.3




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (3640d9bb41f02b9ee7573162de4b2186d20449c5), Vlad Glagolev, 09/19/2016

Archive powered by MHonArc 2.6.24.

Top of Page