Skip to Content.
Sympa Menu

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

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 (5764bd3100bdb6028fe53a906c12d61459d47c0e)
  • Date: Thu, 5 Aug 2021 20:04:27 +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 5764bd3100bdb6028fe53a906c12d61459d47c0e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

terraform-tool-bin: => 1.0.4

diff --git a/bin-utils/terraform-tool-bin/DETAILS
b/bin-utils/terraform-tool-bin/DETAILS
index 919a567..c862121 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=1.0.3
+ VERSION=1.0.4
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:99c4866ffc4d3a749671b1f74d37f907eda1d67d7fc29ed5485aeff592980644:UPSTREAM_HASH
+
SOURCE_HASH=sha256:5c0be4d52de72143e2cd78e417ee2dd582ce229d73784fd19444445fa6e1335e:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha256:b094927dd3993c6ddb1aca763b94465d4196fee3d6ea92ec40e8ba05e28ccda3:UPSTREAM_HASH
+
SOURCE_HASH=sha256:7dec4881e811cd9789e92db09db2865d4ad29922e0a3a925f273797f3add08a5:UPSTREAM_HASH
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 1eae158..f93e9f7 100644
--- a/bin-utils/terraform-tool-bin/HISTORY
+++ b/bin-utils/terraform-tool-bin/HISTORY
@@ -1,3 +1,6 @@
+2021-08-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.4
+
2021-08-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.0.3




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (5764bd3100bdb6028fe53a906c12d61459d47c0e), Vlad Glagolev, 08/05/2021

Archive powered by MHonArc 2.6.24.

Top of Page