Skip to Content.
Sympa Menu

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

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 (5bb3fd08e35dc4d28db14dee92415735bbf444b5)
  • Date: Fri, 15 Sep 2017 13:37:45 +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 5bb3fd08e35dc4d28db14dee92415735bbf444b5
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.10.5

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




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (5bb3fd08e35dc4d28db14dee92415735bbf444b5), Vlad Glagolev, 09/15/2017

Archive powered by MHonArc 2.6.24.

Top of Page