Skip to Content.
Sympa Menu

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

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 (fc22fc957a574f82c5cb75561ce6b7c3010b0cf9)
  • Date: Fri, 4 Nov 2016 17:17:33 +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 fc22fc957a574f82c5cb75561ce6b7c3010b0cf9
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.9

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 7d47c54..9306b7e 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.7.8
+ VERSION=0.7.9
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:91b8b50847381e5300bc0fd32da612646c96f7aeb14404c1daaf882b2faef447fafe39dfdb3e10cf410854507107b9e2d7419d903d8dc2e1532b4fb42228d738
+
SOURCE_HASH=sha512:c129cbfd24a092627fa8426fad6e3e073aad403b4489d46dfc0a422da295a633ec06b5afa8e2c0f18dd5ea9bae39680f78aee3411cae9976b938e6142a311108
else
ARCH=386
-
SOURCE_HASH=sha512:c4e9442475d74ed408ff1860147e6b553d44a23c19ea923b539a66b4179f6bce2fc23525534b0e30bd589bab76a8fac7635fbae93564a05920d2d1f37efb8170
+
SOURCE_HASH=sha512:3dd169b40108c282e231726245ac8b041376937053379486c6c61426b2184599b865e3fbb34a3f43f7bab48136c7aecf083fe2e79dda5c4b9ab9b3196066c226
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 f9452af..94251f0 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-11-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.9
+
2016-11-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.8




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (fc22fc957a574f82c5cb75561ce6b7c3010b0cf9), Vlad Glagolev, 11/04/2016

Archive powered by MHonArc 2.6.24.

Top of Page