Skip to Content.
Sympa Menu

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

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 (578dcad217bc7224d107d96b6d3202dc6fedc6a0)
  • Date: Sat, 18 Nov 2017 00:00:42 +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 578dcad217bc7224d107d96b6d3202dc6fedc6a0
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.11.0

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 4d4aa7f..3d5f940 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.10.7
+ VERSION=0.11.0
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:2a0215041db373e0d42f64413f282f3f184a2795b0b0248e1a41d0546d78670deb2742ba611c3a3b0604b76a4c1c574ab5c1b3be88035f5ef04dc776c9c9f8c0
+
SOURCE_HASH=sha512:86de0bf406cb9e03660e4f88a7680b48179458192a805871874898480acb61f4a446b2060653defe690d2dc5043e845881a98e984bb03b7aae287d69e56a7309
else
ARCH=386
-
SOURCE_HASH=sha512:0d8f8609a56fcf17d4be3ea3a0f9409e2ccb0e748a2c53b88b8474ff96130e5a1d98f17fe0083892baab945b55dff3f435e931b794d80d3081d88b0b3cec764c
+
SOURCE_HASH=sha512:2e791fd2a1ed7a6cf9650d0defa1253a7b997b0e12353fb7e93e8483cb9373c19bb7039d4c06bcc8e5b7d63927a2936a9865e0d50a966d017520ed4d8dc6a953
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 5d6a019..7e77c1d 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-11-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.11.0
+
2017-10-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.10.7




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (578dcad217bc7224d107d96b6d3202dc6fedc6a0), Vlad Glagolev, 11/17/2017

Archive powered by MHonArc 2.6.24.

Top of Page