summaryrefslogtreecommitdiffstats
path: root/bin-security/vault-bin/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'bin-security/vault-bin/DETAILS')
-rwxr-xr-xbin-security/vault-bin/DETAILS6
1 files changed, 3 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}