Skip to Content.
Sympa Menu

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

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 (65f8e95a3f78129b0d73a143c46c388005da59d6)
  • Date: Fri, 10 Sep 2021 18:00:16 +0000

GIT changes to master binary grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

bin-security/vault-bin/DETAILS | 6 +++---
bin-security/vault-bin/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 65f8e95a3f78129b0d73a143c46c388005da59d6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

vault-bin: => 1.8.2

diff --git a/bin-security/vault-bin/DETAILS b/bin-security/vault-bin/DETAILS
index 15a26e5..45c298d 100755
--- a/bin-security/vault-bin/DETAILS
+++ b/bin-security/vault-bin/DETAILS
@@ -1,12 +1,12 @@
SPELL=vault-bin
SPELLX=${SPELL/-bin/}
- VERSION=1.8.1
+ VERSION=1.8.2
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:bb411f2bbad79c2e4f0640f1d3d5ef50e2bda7d4f40875a56917c95ff783c2db:UPSTREAM_HASH
+
SOURCE_HASH=sha256:d74724d6cc22bf1e1c7c519009b0176809acf6f1c20ee56107de0cab54cd8463:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha256:b6c9ec012b08df6f87f9b182ea84971ea5a688e538da0955aeffac4c4b977086:UPSTREAM_HASH
+
SOURCE_HASH=sha256:ef8525b217f08c363e4045ce0790a3677eb0214333c5ebd8951521dd4d01146d:UPSTREAM_HASH
fi
SOURCE=${SPELLX}_${VERSION}_linux_${ARCH}.zip

SOURCE_URL[0]=https://releases.hashicorp.com/${SPELLX}/${VERSION}/${SOURCE}
diff --git a/bin-security/vault-bin/HISTORY b/bin-security/vault-bin/HISTORY
index 0029cd0..b7331d1 100644
--- a/bin-security/vault-bin/HISTORY
+++ b/bin-security/vault-bin/HISTORY
@@ -1,3 +1,6 @@
+2021-09-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.8.2
+
2021-08-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.8.1




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (65f8e95a3f78129b0d73a143c46c388005da59d6), Vlad Glagolev, 09/10/2021

Archive powered by MHonArc 2.6.24.

Top of Page