Skip to Content.
Sympa Menu

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

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 (6b19033e98c3df858b265708d4cd41dbe4078c83)
  • Date: Tue, 1 Nov 2016 19:41:01 +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 6b19033e98c3df858b265708d4cd41dbe4078c83
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.8

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 6c360c2..7d47c54 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.7
+ VERSION=0.7.8
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:5784c2b81818d66e026a61950eabcec01b84836866efb8c10c97fef3f37a81aca232b35f1c3c38cb58541bc7aee349f28f185829175d92b915249f995dc48e59
+
SOURCE_HASH=sha512:91b8b50847381e5300bc0fd32da612646c96f7aeb14404c1daaf882b2faef447fafe39dfdb3e10cf410854507107b9e2d7419d903d8dc2e1532b4fb42228d738
else
ARCH=386
-
SOURCE_HASH=sha512:7fc4e0817b99a3da18c7ab9b334c766d8519aeaac4277b6eac547f57bcc5a55ab58de68693b2e6ca702372b6c0211cfd4bafc494ba2c691d3c14f950922d8c5c
+
SOURCE_HASH=sha512:c4e9442475d74ed408ff1860147e6b553d44a23c19ea923b539a66b4179f6bce2fc23525534b0e30bd589bab76a8fac7635fbae93564a05920d2d1f37efb8170
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 5f5ae10..f9452af 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-11-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.8
+
2016-10-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.7




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (6b19033e98c3df858b265708d4cd41dbe4078c83), Vlad Glagolev, 11/01/2016

Archive powered by MHonArc 2.6.24.

Top of Page