Skip to Content.
Sympa Menu

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

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 (699d7909fbbdb9552785415122e0222a7878eb49)
  • Date: Sat, 20 Aug 2016 00:27:05 +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 699d7909fbbdb9552785415122e0222a7878eb49
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.1

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 3d7e592..69fb7d4 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.0
+ VERSION=0.7.1
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:3e0b438cbe55348c509c6d6d186e7513f46d1b7230bb60a1d2d7e11baa3ea9e188dd483246a1689d1744fe630f37ffa8a76ab7ccc4c3b179076e32f3e8d2daa4
+
SOURCE_HASH=sha512:66d3ab6e04224e25899b779a8bd747fe2f6a2d72a1b383100a7ff8c1481d1b211194ab7f929346c721caed551a1172875457c57b71667c1a285f905f57435d06
else
ARCH=386
-
SOURCE_HASH=sha512:5157b0f801d089d28ad8e3424c4bad77bf3a7b45ea7e4667eb70da7dde37ae7d80cb3b5d939554bdfc486548a04db837c1c6e830d26db196bdfbda522d8cc8bf
+
SOURCE_HASH=sha512:9940d45f312d4e795bbf9f6e4b5623e7ffa9b375fa2f0a8d20bb0ef82780b7885097b26c27019c634c758880b8f96c837af41e3768e624f602ef82e713ac80aa
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 40439f2..42acaa3 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-08-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.1
+
2016-08-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.0
* INSTALL: corrected, now there's only one binary



  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (699d7909fbbdb9552785415122e0222a7878eb49), Vlad Glagolev, 08/19/2016

Archive powered by MHonArc 2.6.24.

Top of Page