Skip to Content.
Sympa Menu

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

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 (b50a3668a44386394095d99cbf3624e3bb28b639)
  • Date: Thu, 30 Nov 2017 23:35:16 +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 b50a3668a44386394095d99cbf3624e3bb28b639
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.11.1

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 3d5f940..c81ef73 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.11.0
+ VERSION=0.11.1
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:86de0bf406cb9e03660e4f88a7680b48179458192a805871874898480acb61f4a446b2060653defe690d2dc5043e845881a98e984bb03b7aae287d69e56a7309
+
SOURCE_HASH=sha512:6844bef6d96d839be87433c3e9472297b63391c2cc284c97d374199c5055623b3d5c5731e8f6f8db2d693e8ed81ba202b409ed7e1a7da42b54f2c5baff53cb30
else
ARCH=386
-
SOURCE_HASH=sha512:2e791fd2a1ed7a6cf9650d0defa1253a7b997b0e12353fb7e93e8483cb9373c19bb7039d4c06bcc8e5b7d63927a2936a9865e0d50a966d017520ed4d8dc6a953
+
SOURCE_HASH=sha512:dd6ae079de2a87206ff4c6e578ec190fac0ba8892eb29fe9b0e42e36e4a99b03405e53417ac7846a456a368184426b960cecc7d135228d4f88477a92121cadc6
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 7e77c1d..fa7aecb 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-11-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.11.1
+
2017-11-17 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.11.0




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (b50a3668a44386394095d99cbf3624e3bb28b639), Vlad Glagolev, 11/30/2017

Archive powered by MHonArc 2.6.24.

Top of Page