Skip to Content.
Sympa Menu

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

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 (3b3ae89817f33b2e8de218cfe93f1312cd53d2b0)
  • Date: Sat, 13 Nov 2021 03:13:44 +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 3b3ae89817f33b2e8de218cfe93f1312cd53d2b0
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

vault-bin: => 1.8.5

diff --git a/bin-security/vault-bin/DETAILS b/bin-security/vault-bin/DETAILS
index 45c298d..fce5c48 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.2
+ VERSION=1.8.5
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:d74724d6cc22bf1e1c7c519009b0176809acf6f1c20ee56107de0cab54cd8463:UPSTREAM_HASH
+
SOURCE_HASH=sha256:97d7ac9145ffdf256ab91045a4857a640ecaa7c56bbd66b61fb70990620f3d33:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha256:ef8525b217f08c363e4045ce0790a3677eb0214333c5ebd8951521dd4d01146d:UPSTREAM_HASH
+
SOURCE_HASH=sha256:d9f205b7b6856852c895ccefd3d93465dbff05e1cc69a065daf4006526c18ad5: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 b7331d1..c587d89 100644
--- a/bin-security/vault-bin/HISTORY
+++ b/bin-security/vault-bin/HISTORY
@@ -1,3 +1,6 @@
+2021-11-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.8.5
+
2021-09-10 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.8.2




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (3b3ae89817f33b2e8de218cfe93f1312cd53d2b0), Vlad Glagolev, 11/12/2021

Archive powered by MHonArc 2.6.24.

Top of Page