Skip to Content.
Sympa Menu

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

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 (b2b599bc4321781b448381688f4a02be1a8ce229)
  • Date: Mon, 5 Sep 2016 14:01:42 +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 b2b599bc4321781b448381688f4a02be1a8ce229
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.3

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index e41e4e8..a9ce327 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.2
+ VERSION=0.7.3
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:476fb2322d7973cfd79162ad096de02a62e150a0176ed36ede93607725fbff533f2459e8f0edf4eecdbb46b834f569791608c74204559a13d6ed5e936516b88d
+
SOURCE_HASH=sha512:d5032b1b48c2e41c2d350c1a27bb7fb1cc7f0a3fd9ffa8cf009bca2e9b6195942d6265e9daecb9ba7d3669a55688a403ca45732ac61eeab7b6b2edd113eea7f1
else
ARCH=386
-
SOURCE_HASH=sha512:69822f0a788710be9693580bd4f43e4ea11318f4e4db1041ae74fdfa8b7a261c669f6e812d1d932677b5af138a4958e7ed394bed9daf35cbc7e68ecfebd9c48b
+
SOURCE_HASH=sha512:324621d3755ed022fb5d373a3fe3e9e933abd359529c7f284170a0530b9b7da82d6178a87e5829fa5babed1afb3acb5bfbc74abfa3752e1d22ac6b11b4f139d5
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 6cfd690..db64dad 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-09-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.3
+
2016-08-25 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.2




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

Archive powered by MHonArc 2.6.24.

Top of Page