Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master binary grimoire by Vlad Glagolev (4a564c45e59cd2383f5c70d1c7533d1fe5fc1181)
  • Date: Thu, 4 Jul 2024 05:19:13 +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 4a564c45e59cd2383f5c70d1c7533d1fe5fc1181
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

chezmoi-bin: => 2.50.0

diff --git a/bin-utils/chezmoi-bin/DETAILS b/bin-utils/chezmoi-bin/DETAILS
index 4bf9b75..5f278cc 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.47.4
+ VERSION=2.50.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:508cae15fd5964fba2dc9986db87c0be10f2d27c282fb9263d6d7215ac415c4e:UPSTREAM_HASH
+
SOURCE_HASH=sha256:776ec136306ef38538d34cb3041bf022dc5a095b3fa3722ed268d52d306a6a4c:UPSTREAM_HASH
else
ARCH=i386
-
SOURCE_HASH=sha256:5f7aa500dfdab086f2c190ff3c6d9b018f8ef7a7d977cade29301f684de470e7:UPSTREAM_HASH
+
SOURCE_HASH=sha256:e4b71235b5084367572ce0c372a9a7733b2f83423eeb7bcfb817ea2c51e35456: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 7609160..c02e9ac 100644
--- a/bin-utils/chezmoi-bin/HISTORY
+++ b/bin-utils/chezmoi-bin/HISTORY
@@ -1,3 +1,6 @@
+2024-07-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.50.0
+
2024-04-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.47.4



  • [[SM-Commit] ] GIT changes to master binary grimoire by Vlad Glagolev (4a564c45e59cd2383f5c70d1c7533d1fe5fc1181), Vlad Glagolev, 07/04/2024

Archive powered by MHonArc 2.6.24.

Top of Page