Skip to Content.
Sympa Menu

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

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 (facae6c2db93657a6934bbd4c79e2ed26f3a0ef3)
  • Date: Tue, 10 Jan 2017 12:52:03 +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 facae6c2db93657a6934bbd4c79e2ed26f3a0ef3
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.8.3

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 4fcb730..3f36b08 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.2
+ VERSION=0.8.3
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:33a3e2869e1b648cbcb24be8fe9f0948e3514bd8bff62bf064adf35feaf1adec84127bff389f23dbd9b1439f72cd13fa9324202133fa882eb9d7519eafd3500c
+
SOURCE_HASH=sha512:b073c522bc915c66f7825daecbdec48d4c3ff1884638159433df540e05940c7c326c0e9a1f0a4229501c020b0aa4c4cdb8a3de6424e9621d5db42f062906bdf1
else
ARCH=386
-
SOURCE_HASH=sha512:cb987b2f22bd88ca87c605e452fb2d5e2fbf95cb49035a1b77bde91ca6746c53a79d98a7e2d03e954656a332afd57ff666bca754203eb89d6fc0f191e55d18fb
+
SOURCE_HASH=sha512:40d208997c431af70bc0980063d573797f8550c7220079c8b5ff59428b7217a3fe0193579e9e3b7db52973afe6feb56bcab2ded18f3a69ee8b34ff09a23dd49b
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 c147bfe..010811a 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-01-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.8.3
+
2016-12-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.2




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

Archive powered by MHonArc 2.6.24.

Top of Page