Skip to Content.
Sympa Menu

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

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 (fc13afc9179aa6808e4d55b4f9271ced0fcb1bff)
  • Date: Mon, 24 Jul 2017 15:31:55 +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 fc13afc9179aa6808e4d55b4f9271ced0fcb1bff
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.9.11

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index aa90fd5..e3b5e56 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.9.8
+ VERSION=0.9.11
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:426c97842a4f90c9789b89ece2fbc4041ddfa7c9d19d1b0942d7a3ed9ccb395101cf5082305acc403f679a13a3ff3b219b64bfd0577ab1d2ef327a96955f596a
+
SOURCE_HASH=sha512:01084cc8bd9f0708276dfe23651e3e1aa556d360dfb04dc0be7cc1fe4319d170783372494fbe79d3ea3308c943b7483e72d73e2852681f99fc807ff923e8cbc3
else
ARCH=386
-
SOURCE_HASH=sha512:ba33b6da628a6023de4191380d94a2c189c811282a9177071c36b34bdfd4a93b3d958fc59b8677a5e62ea2605cb349c4352e1b49cc5785ee708e657e6208176a
+
SOURCE_HASH=sha512:a0f16dc8b96ee64edd8eab4c54c074735b30a11a34f8d14a29a262998420e5a811e05f7eed60b986b77110d94cb743506ada2ce185b96d0afdcff1bcedbf1ef9
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 54ec5bf..f278d6a 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-07-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.11
+
2017-06-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.9.8




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (fc13afc9179aa6808e4d55b4f9271ced0fcb1bff), Vlad Glagolev, 07/24/2017

Archive powered by MHonArc 2.6.24.

Top of Page