Skip to Content.
Sympa Menu

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

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 (abe053e4d0812b300c890033542dcd5472c3d4be)
  • Date: Tue, 18 Oct 2016 15:34:56 +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 abe053e4d0812b300c890033542dcd5472c3d4be
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.7

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 4a4f24b..6c360c2 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.6
+ VERSION=0.7.7
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:78d591c489c634ab2ac2a3c58e2f519e6ba663bad643d701af40dfb1041fbed92c329f250d9b3b9af1af35f1270a940b28aac12f61c1566e5501ca4d185873d4
+
SOURCE_HASH=sha512:5784c2b81818d66e026a61950eabcec01b84836866efb8c10c97fef3f37a81aca232b35f1c3c38cb58541bc7aee349f28f185829175d92b915249f995dc48e59
else
ARCH=386
-
SOURCE_HASH=sha512:ed6d04626b01fd6e7da852f48993be3d6b41946399499dacfa6e992bbe954b0baa1673f92c15833cd343cca7ec81b348587be458c6504390ebd4c65693e3179e
+
SOURCE_HASH=sha512:7fc4e0817b99a3da18c7ab9b334c766d8519aeaac4277b6eac547f57bcc5a55ab58de68693b2e6ca702372b6c0211cfd4bafc494ba2c691d3c14f950922d8c5c
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 3a8b24f..5f5ae10 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-10-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.7
+
2016-10-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.6




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (abe053e4d0812b300c890033542dcd5472c3d4be), Vlad Glagolev, 10/18/2016

Archive powered by MHonArc 2.6.24.

Top of Page