summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2022-01-28 05:06:01 +0000
committerVlad Glagolev2022-01-28 05:06:01 +0000
commitbb1d6230b3f74a974b6a1e16c27a331dddcc54a8 (patch)
treee60143a439e999755988a76369ca12b03eca31f1
parent74070b63256eb65c53dcf5d31a9e159363bad73b (diff)
vault-bin: => 1.9.3
-rwxr-xr-xbin-security/vault-bin/DETAILS6
-rw-r--r--bin-security/vault-bin/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/bin-security/vault-bin/DETAILS b/bin-security/vault-bin/DETAILS
index 024908a..396a7e7 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.9.0
+ VERSION=1.9.3
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" == "em64t" ]]; then
ARCH=amd64
- SOURCE_HASH=sha256:6ad8b09ca70d5c2822c871b7bd20ecdefb68e9da4c4b9aa6062000a9bff19f7a:UPSTREAM_HASH
+ SOURCE_HASH=sha256:16059f245fb4df2800fe6ba320ea66aba9c2615348e37bcfd42754591a528639:UPSTREAM_HASH
else
ARCH=386
- SOURCE_HASH=sha256:66ab165b2699edbed18d1f7df66bc77be7faf30dfec79c703c1f845ec79868a9:UPSTREAM_HASH
+ SOURCE_HASH=sha256:8b21befe285cd4a60d6e6c1d2a4c44d0d4e7ca5cfbab2b1f579734c57dd078eb: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 1b07481..8f1620e 100644
--- a/bin-security/vault-bin/HISTORY
+++ b/bin-security/vault-bin/HISTORY
@@ -1,3 +1,6 @@
+2022-01-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.9.3
+
2021-11-23 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.9.0