Skip to Content.
Sympa Menu

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

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 (24c65318aa0bbcb3bebad639f04a1e58cc487f99)
  • Date: Wed, 21 Dec 2016 21:54:22 +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 24c65318aa0bbcb3bebad639f04a1e58cc487f99
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.8.2

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 7626c5d..4fcb730 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.1
+ VERSION=0.8.2
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:b875745b6448aac68b21667cfcba7a6c81affdc9d5c1c450ae927a04bd89bc10e457af85ed3374ac8a6f1bb7107657e221741240cf97cd57c82e0f2f3eb288b1
+
SOURCE_HASH=sha512:33a3e2869e1b648cbcb24be8fe9f0948e3514bd8bff62bf064adf35feaf1adec84127bff389f23dbd9b1439f72cd13fa9324202133fa882eb9d7519eafd3500c
else
ARCH=386
-
SOURCE_HASH=sha512:a6ae2b87c20d7969489f1b3b7ea32f1fc2bd88ea1d7013796c6d55c405be40241287b6da9119da508cd5f0986419bedacdf073cbacda5b4c88019278c74200d2
+
SOURCE_HASH=sha512:cb987b2f22bd88ca87c605e452fb2d5e2fbf95cb49035a1b77bde91ca6746c53a79d98a7e2d03e954656a332afd57ff666bca754203eb89d6fc0f191e55d18fb
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 24cbdfb..c147bfe 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-12-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.8.2
+
2016-12-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.1




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (24c65318aa0bbcb3bebad639f04a1e58cc487f99), Vlad Glagolev, 12/21/2016

Archive powered by MHonArc 2.6.24.

Top of Page