Skip to Content.
Sympa Menu

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

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 (6a4a9c73538882bb00972cabfd51d88735b569ae)
  • Date: Thu, 2 Mar 2017 21:09: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 6a4a9c73538882bb00972cabfd51d88735b569ae
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.8.8

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 2c5991c..6d7cbb5 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.7
+ VERSION=0.8.8
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:9963c4a37ce3cdb42a49352ef9145ca3953f1ed8871c7428d93cf6cadaccdfee8dab3b05735f3a127aeb06426cd93bd1ef4b17925d64f90479150575911c3f98
+
SOURCE_HASH=sha512:f39f25f6e6566b89d6cd25856a96d70de3eeb6af193dafc065d46ac9dff5e3b683d776a899146ef0d82f7dd00263cb1e155b9ff4c61d1bd9670de7363d8de2e8
else
ARCH=386
-
SOURCE_HASH=sha512:1e6b58ea3e6ebbe60f1e46b49544334dc367516e6f79bd82ff89a5031d6e4a6b149c9f0b06f5f4265854b26fd550db45925489e34dab78072b03fcd46e282b87
+
SOURCE_HASH=sha512:910992e8d897bdfea9241c9278462cb0555374b0bf8f54a9855b432e01e31d38fa26fe555ae4c50461d2b9f348ab8be88a1adc06d5da23efcf21e08d1b1b84d8
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 94050dc..287f61a 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-03-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.8.8
+
2017-02-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.7




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (6a4a9c73538882bb00972cabfd51d88735b569ae), Vlad Glagolev, 03/02/2017

Archive powered by MHonArc 2.6.24.

Top of Page