Skip to Content.
Sympa Menu

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

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 (e1ecd6f3e5a466a57f09836d6792f33e87ebd426)
  • Date: Thu, 6 Oct 2016 17:58:32 +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 e1ecd6f3e5a466a57f09836d6792f33e87ebd426
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.5

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 4fa2191..d3a97ba 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.4
+ VERSION=0.7.5
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:087c0a4dd22c0e2cdc05e40a28dd7f0927258f4a1ad7b1bee7497b4ba9bfa2a2ef88c0d72aa8d634d50b3330e393c27c9c07fff4fb61fbaf399dcfd7e7067782
+
SOURCE_HASH=sha512:dff7e2a40d1d40a8120c09f6aafa36323e65bf8a7ca49134775b0128cb609c7d36cabc1b19163a42fc15775c423669fba673fb444d8e01e9cddfe29a1f9f1fb5
else
ARCH=386
-
SOURCE_HASH=sha512:d4a9bcda98eb55fb05ba582ce95a198bfbb6fdc197027cdf68f5cda1d3e01a398f4f7900d4a83e920cc922e4334d8737911c1af3ab5676c706a683d0c257d6d5
+
SOURCE_HASH=sha512:38d8ffc57632a5e5b85f74478f53373deb232726b48947cd65662e940dc2362bb584740d19ff0f117a714eef352652c1df6bc802b0f54fd4a931532174ba9d45
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 3a49bb0..ca22f4b 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-10-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.5
+
2016-09-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.4




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

Archive powered by MHonArc 2.6.24.

Top of Page