Skip to Content.
Sympa Menu

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

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 (08c71a6f0d13c464e700b135d57849496080a375)
  • Date: Thu, 24 Nov 2016 22:29:06 +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 08c71a6f0d13c464e700b135d57849496080a375
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.13

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 1465e3e..1610d14 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.11
+ VERSION=0.7.13
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:856b03a901ebffebbdc6ec86ecaa740987ceb7d6e48312ceaebd4671cbff63a06898c0dbf46ead728243a0c908370531182b30708c50f495146c21397ba9f394
+
SOURCE_HASH=sha512:35fc52cdf9aa4e8a6ea66886d2285fd3b9bc111a8668d934f6f0412876fb6e517228db94a15728b2cc0526089c51c751111e85789db49a7772fc4f88751d7513
else
ARCH=386
-
SOURCE_HASH=sha512:831edcd85cced4d52a8e3da3c147a1d0c1bcf76aaf1bbd02d6d658b1020605330e5cccd8be55ab2d9c09e684220108166c72253691b180e1c3bcc8269b99aed5
+
SOURCE_HASH=sha512:190729ab999e62447f14f0a5276e8037a9c3f0b44025a85d5cb6f8fab9e3291f42a5d6119d42c5216b0027a743960e354edac52f8612d005308f37f9c1200634
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 9334886..6affbfa 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-11-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.13
+
2016-11-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.11




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (08c71a6f0d13c464e700b135d57849496080a375), Vlad Glagolev, 11/24/2016

Archive powered by MHonArc 2.6.24.

Top of Page