Skip to Content.
Sympa Menu

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

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 (98b2b272621edc9f5e50d1fd1530354bb8bc54d9)
  • Date: Thu, 25 Aug 2016 20:31:41 +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 98b2b272621edc9f5e50d1fd1530354bb8bc54d9
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 0.7.2

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 69fb7d4..e41e4e8 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.1
+ VERSION=0.7.2
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:66d3ab6e04224e25899b779a8bd747fe2f6a2d72a1b383100a7ff8c1481d1b211194ab7f929346c721caed551a1172875457c57b71667c1a285f905f57435d06
+
SOURCE_HASH=sha512:476fb2322d7973cfd79162ad096de02a62e150a0176ed36ede93607725fbff533f2459e8f0edf4eecdbb46b834f569791608c74204559a13d6ed5e936516b88d
else
ARCH=386
-
SOURCE_HASH=sha512:9940d45f312d4e795bbf9f6e4b5623e7ffa9b375fa2f0a8d20bb0ef82780b7885097b26c27019c634c758880b8f96c837af41e3768e624f602ef82e713ac80aa
+
SOURCE_HASH=sha512:69822f0a788710be9693580bd4f43e4ea11318f4e4db1041ae74fdfa8b7a261c669f6e812d1d932677b5af138a4958e7ed394bed9daf35cbc7e68ecfebd9c48b
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 42acaa3..6cfd690 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2016-08-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.2
+
2016-08-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.1




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (98b2b272621edc9f5e50d1fd1530354bb8bc54d9), Vlad Glagolev, 08/25/2016

Archive powered by MHonArc 2.6.24.

Top of Page