Skip to Content.
Sympa Menu

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

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 (9a30b5b17e826bb1a4f1afae7afa88a1c2cbd89f)
  • Date: Fri, 14 Oct 2016 17:38:10 +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 9a30b5b17e826bb1a4f1afae7afa88a1c2cbd89f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.6

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index d3a97ba..4a4f24b 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.5
+ VERSION=0.7.6
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:dff7e2a40d1d40a8120c09f6aafa36323e65bf8a7ca49134775b0128cb609c7d36cabc1b19163a42fc15775c423669fba673fb444d8e01e9cddfe29a1f9f1fb5
+
SOURCE_HASH=sha512:78d591c489c634ab2ac2a3c58e2f519e6ba663bad643d701af40dfb1041fbed92c329f250d9b3b9af1af35f1270a940b28aac12f61c1566e5501ca4d185873d4
else
ARCH=386
-
SOURCE_HASH=sha512:38d8ffc57632a5e5b85f74478f53373deb232726b48947cd65662e940dc2362bb584740d19ff0f117a714eef352652c1df6bc802b0f54fd4a931532174ba9d45
+
SOURCE_HASH=sha512:ed6d04626b01fd6e7da852f48993be3d6b41946399499dacfa6e992bbe954b0baa1673f92c15833cd343cca7ec81b348587be458c6504390ebd4c65693e3179e
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 ca22f4b..3a8b24f 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-10-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.6
+
2016-10-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.5




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (9a30b5b17e826bb1a4f1afae7afa88a1c2cbd89f), Vlad Glagolev, 10/14/2016

Archive powered by MHonArc 2.6.24.

Top of Page