Skip to Content.
Sympa Menu

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

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 (179514981dd1781429bcb9c198874bdb263b7a66)
  • Date: Thu, 15 Dec 2016 11:49:17 +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 179514981dd1781429bcb9c198874bdb263b7a66
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.8.1

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 55755c6..7626c5d 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.0
+ VERSION=0.8.1
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:0b8a73b1c0e00c385b56b8a883c36a5f65a72cff8962ab737b0921623796afc098b8a90616e507b10773aa67640a292926e4e471be5c155c341fce44cee0e4c3
+
SOURCE_HASH=sha512:b875745b6448aac68b21667cfcba7a6c81affdc9d5c1c450ae927a04bd89bc10e457af85ed3374ac8a6f1bb7107657e221741240cf97cd57c82e0f2f3eb288b1
else
ARCH=386
-
SOURCE_HASH=sha512:5727e85b4f9b2cf44fe288ff78b02952b2244ad77f39c8200e3a563464d19d15e3a8f767377e42614f880e409a32ae94fc54dbe3e237a60aad3cb451db0818b6
+
SOURCE_HASH=sha512:a6ae2b87c20d7969489f1b3b7ea32f1fc2bd88ea1d7013796c6d55c405be40241287b6da9119da508cd5f0986419bedacdf073cbacda5b4c88019278c74200d2
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 9f7e0fc..24cbdfb 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-12-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.8.1
+
2016-12-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.0




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (179514981dd1781429bcb9c198874bdb263b7a66), Vlad Glagolev, 12/15/2016

Archive powered by MHonArc 2.6.24.

Top of Page