Skip to Content.
Sympa Menu

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

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 (811551c3956878dcc013f8e51903ca35d3a51f82)
  • Date: Tue, 3 Oct 2017 01:51:56 +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 811551c3956878dcc013f8e51903ca35d3a51f82
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.10.7

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index bd84211..4d4aa7f 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.5
+ VERSION=0.10.7
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:034944c61223a8718ed4edce7886deb477007a6c6bc6428c121380d9a135ddba3565cdd6d781f443b5f310b02d8a17ed0fb654e3b5355a399c8d38370bf5489f
+
SOURCE_HASH=sha512:2a0215041db373e0d42f64413f282f3f184a2795b0b0248e1a41d0546d78670deb2742ba611c3a3b0604b76a4c1c574ab5c1b3be88035f5ef04dc776c9c9f8c0
else
ARCH=386
-
SOURCE_HASH=sha512:56ddab798827ce7e1dd096ce1876eb53e34cad30663f45ca67b12b31edc6421ae04e5630fd493f0a549b35cd7fe84f98d76d326b520b6cd6c585925de8e34d9c
+
SOURCE_HASH=sha512:0d8f8609a56fcf17d4be3ea3a0f9409e2ccb0e748a2c53b88b8474ff96130e5a1d98f17fe0083892baab945b55dff3f435e931b794d80d3081d88b0b3cec764c
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 24517a6..5d6a019 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-10-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.10.7
+
2017-09-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.10.5




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

Archive powered by MHonArc 2.6.24.

Top of Page