Skip to Content.
Sympa Menu

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

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 (8e50be4dc040a6d8706d71006aab0ccc1cc5c155)
  • Date: Fri, 19 Apr 2024 04:55:24 +0000

GIT changes to master binary grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

bin-utils/chezmoi-bin/DETAILS | 6 +++---
bin-utils/chezmoi-bin/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 8e50be4dc040a6d8706d71006aab0ccc1cc5c155
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

chezmoi-bin: => 2.47.4

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 AT sourcemage.org>
+ * DETAILS: updated spell to 2.47.4
+
2023-11-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.41.0



  • [[SM-Commit] ] GIT changes to master binary grimoire by Vlad Glagolev (8e50be4dc040a6d8706d71006aab0ccc1cc5c155), Vlad Glagolev, 04/19/2024

Archive powered by MHonArc 2.6.24.

Top of Page