Skip to Content.
Sympa Menu

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

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 (0b736472d01869bc2c3e848a41ca339bbd22844c)
  • Date: Thu, 16 Feb 2017 00:11:11 +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 0b736472d01869bc2c3e848a41ca339bbd22844c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.8.7

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 7b1d2b4..2c5991c 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.8.6
+ VERSION=0.8.7
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:fff834fbad48537588129ba4130967ff737d603b924fd7abef448ba7a0e985b2dda2037d227efe75d90cd00a7c83c9854d0b7a4e17aaa4c91f8838a345792dee
+
SOURCE_HASH=sha512:9963c4a37ce3cdb42a49352ef9145ca3953f1ed8871c7428d93cf6cadaccdfee8dab3b05735f3a127aeb06426cd93bd1ef4b17925d64f90479150575911c3f98
else
ARCH=386
-
SOURCE_HASH=sha512:2b1dfcf8b3bfa23651b13072908af730f141472fdd9826c96440533b6384638827f9b01dcc53f77dc81d125f180d0b212ad5dd16a15913aef5d0a2a2200c8014
+
SOURCE_HASH=sha512:1e6b58ea3e6ebbe60f1e46b49544334dc367516e6f79bd82ff89a5031d6e4a6b149c9f0b06f5f4265854b26fd550db45925489e34dab78072b03fcd46e282b87
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 7460190..94050dc 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-02-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.8.7
+
2017-02-08 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.6




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (0b736472d01869bc2c3e848a41ca339bbd22844c), Vlad Glagolev, 02/15/2017

Archive powered by MHonArc 2.6.24.

Top of Page