Skip to Content.
Sympa Menu

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

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 (4df3758a09b89001bf2983e0ad12112d852c84c1)
  • Date: Tue, 20 Jun 2017 20:29:19 +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 4df3758a09b89001bf2983e0ad12112d852c84c1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.9.8

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 6d7cbb5..aa90fd5 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.8.8
+ VERSION=0.9.8
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:f39f25f6e6566b89d6cd25856a96d70de3eeb6af193dafc065d46ac9dff5e3b683d776a899146ef0d82f7dd00263cb1e155b9ff4c61d1bd9670de7363d8de2e8
+
SOURCE_HASH=sha512:426c97842a4f90c9789b89ece2fbc4041ddfa7c9d19d1b0942d7a3ed9ccb395101cf5082305acc403f679a13a3ff3b219b64bfd0577ab1d2ef327a96955f596a
else
ARCH=386
-
SOURCE_HASH=sha512:910992e8d897bdfea9241c9278462cb0555374b0bf8f54a9855b432e01e31d38fa26fe555ae4c50461d2b9f348ab8be88a1adc06d5da23efcf21e08d1b1b84d8
+
SOURCE_HASH=sha512:ba33b6da628a6023de4191380d94a2c189c811282a9177071c36b34bdfd4a93b3d958fc59b8677a5e62ea2605cb349c4352e1b49cc5785ee708e657e6208176a
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 287f61a..54ec5bf 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2017-06-20 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.8
+
2017-03-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.8




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (4df3758a09b89001bf2983e0ad12112d852c84c1), Vlad Glagolev, 06/20/2017

Archive powered by MHonArc 2.6.24.

Top of Page