summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin-utils/chezmoi-bin/DETAILS6
-rw-r--r--bin-utils/chezmoi-bin/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/bin-utils/chezmoi-bin/DETAILS b/bin-utils/chezmoi-bin/DETAILS
index c7280af..4bf9b75 100755
--- a/bin-utils/chezmoi-bin/DETAILS
+++ b/bin-utils/chezmoi-bin/DETAILS
@@ -1,12 +1,12 @@
SPELL=chezmoi-bin
SPELLX=${SPELL/-bin/}
- VERSION=2.41.0
+ VERSION=2.47.4
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" == "em64t" ]]; then
ARCH=amd64
- SOURCE_HASH=sha256:75e10e67c0df54da8f6d804712da7195be57da9dbf40ae63b1510d5b84c8a47d:UPSTREAM_HASH
+ SOURCE_HASH=sha256:508cae15fd5964fba2dc9986db87c0be10f2d27c282fb9263d6d7215ac415c4e:UPSTREAM_HASH
else
ARCH=i386
- SOURCE_HASH=sha256:03fe054d87627da7a19d4c9358d92cfaef9bddcd9f9467bad6a2a825aad64c41:UPSTREAM_HASH
+ SOURCE_HASH=sha256:5f7aa500dfdab086f2c190ff3c6d9b018f8ef7a7d977cade29301f684de470e7:UPSTREAM_HASH
fi
SOURCE=${SPELLX}_${VERSION}_linux_${ARCH}.tar.gz
SOURCE_URL[0]=https://github.com/twpayne/${SPELLX}/releases/download/v${VERSION}/${SOURCE}
diff --git a/bin-utils/chezmoi-bin/HISTORY b/bin-utils/chezmoi-bin/HISTORY
index 1fa1606..7609160 100644
--- a/bin-utils/chezmoi-bin/HISTORY
+++ b/bin-utils/chezmoi-bin/HISTORY
@@ -1,3 +1,6 @@
+2024-04-18 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.47.4
+
2023-11-18 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.41.0