Skip to Content.
Sympa Menu

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

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 (ad909c28b6f1cd973571d815985673007537ea27)
  • Date: Wed, 31 Jan 2018 23:59:04 +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 ad909c28b6f1cd973571d815985673007537ea27
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.11.3

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 41ba17e..b6c7a09 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.2
+ VERSION=0.11.3
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:1680e6f399e36c73f3359505d124049ae49cb4cfc7e6c8c186aa90374b0f7be5d5a301758816d9414837ef79804cb5981a717ca115fffa37c1a3821087fdd6fd
+
SOURCE_HASH=sha512:c39d96a7dcaf05984117435c11dd049dbb528ffa26a4f5ecf591d2ffb00b9a2b2151fd2faa60001dc9c1f16d692df3543677973e368af7cec608304d5f40f0d7
else
ARCH=386
-
SOURCE_HASH=sha512:bd47ecb7c4e603655008450522abcb112f46efbbc2a258bae226cf49533249858cf0be2446db8fcae892b0ef92a71042d82278719c7343824b66324319d6d991
+
SOURCE_HASH=sha512:0a62421b19f2f38862fb70fd1457335b050d14c3402244ac3daa422157bdaf3a37f4e7003d694889071893ee8c57af0b17c424602eb28608f5448011826483c9
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 206d579..b5b38aa 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2018-01-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.11.3
+
2018-01-10 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.11.2




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (ad909c28b6f1cd973571d815985673007537ea27), Vlad Glagolev, 01/31/2018

Archive powered by MHonArc 2.6.24.

Top of Page