Skip to Content.
Sympa Menu

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

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 (6e4365d8b4e05e80bb2fa9ad2ee7f2938e60f7c2)
  • Date: Tue, 10 Aug 2021 05:05:22 +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 6e4365d8b4e05e80bb2fa9ad2ee7f2938e60f7c2
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

vault-bin: => 1.8.1

diff --git a/bin-security/vault-bin/DETAILS b/bin-security/vault-bin/DETAILS
index 3c9e31a..15a26e5 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.0
+ VERSION=1.8.1
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:1fe90f0c4f31baeda580435fe2dfaf09bf939e2f8286407c2b9644808637272a:UPSTREAM_HASH
+
SOURCE_HASH=sha256:bb411f2bbad79c2e4f0640f1d3d5ef50e2bda7d4f40875a56917c95ff783c2db:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha256:760ef25c039275850719d6001d0d8bd1a8cef963d71038f3eba1da92fd6987a5:UPSTREAM_HASH
+
SOURCE_HASH=sha256:b6c9ec012b08df6f87f9b182ea84971ea5a688e538da0955aeffac4c4b977086: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 22e78b3..0029cd0 100644
--- a/bin-security/vault-bin/HISTORY
+++ b/bin-security/vault-bin/HISTORY
@@ -1,3 +1,6 @@
+2021-08-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.8.1
+
2021-08-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.8.0




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (6e4365d8b4e05e80bb2fa9ad2ee7f2938e60f7c2), Vlad Glagolev, 08/10/2021

Archive powered by MHonArc 2.6.24.

Top of Page