Skip to Content.
Sympa Menu

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

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 (c6f12da426e69e4073976872ca753984a171dfb6)
  • Date: Wed, 8 Feb 2017 18:28:02 +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 c6f12da426e69e4073976872ca753984a171dfb6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.8.6

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index c775719..7b1d2b4 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.5
+ VERSION=0.8.6
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:712bcc59e5cf02f5cf0ca17368c1166183416ac3f06071973a3c3f149d0e0bdd0b8faf30c8b41d14d4a4879c6956ca8f93f5165c00a822ec99a6e73b57802f0b
+
SOURCE_HASH=sha512:fff834fbad48537588129ba4130967ff737d603b924fd7abef448ba7a0e985b2dda2037d227efe75d90cd00a7c83c9854d0b7a4e17aaa4c91f8838a345792dee
else
ARCH=386
-
SOURCE_HASH=sha512:3f35dc851f42d52a08ed9f78a8be4b84966e60d51e6b251eae414e90b66bc877be1eb5a021d8807202a8743ebea69c94b312b07f01356d23abc8de5049c6ba09
+
SOURCE_HASH=sha512:2b1dfcf8b3bfa23651b13072908af730f141472fdd9826c96440533b6384638827f9b01dcc53f77dc81d125f180d0b212ad5dd16a15913aef5d0a2a2200c8014
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 409254a..7460190 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-02-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.8.6
+
2017-01-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.5




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

Archive powered by MHonArc 2.6.24.

Top of Page