Skip to Content.
Sympa Menu

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

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 (4aee23998375398495d7a3916d09f6ca13ca0d0b)
  • Date: Fri, 28 Jul 2023 23:00:48 +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 4aee23998375398495d7a3916d09f6ca13ca0d0b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

chezmoi-bin: => 2.36.0

diff --git a/bin-utils/chezmoi-bin/DETAILS b/bin-utils/chezmoi-bin/DETAILS
index d056bdc..08f062e 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.35.2
+ VERSION=2.36.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:ca8c500767dc0017caa04c530d2848321c86b2fe00e43b57d11a30fca9647316:UPSTREAM_HASH
+
SOURCE_HASH=sha256:23c31e4e6979adfadb917d98b7192e3ff5b86ad2ead24da25a714b20d2618cef:UPSTREAM_HASH
else
ARCH=i386
-
SOURCE_HASH=sha256:b0b596ebdd60c7ceb4de4af95dc91638d7f7e5468a33274a2b44cc9d77210bec:UPSTREAM_HASH
+
SOURCE_HASH=sha256:1a1cc774edb27f365645838bd878105015940d2ca414f0f76d0128169b68c7b1: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 a780ce4..f71a9a8 100644
--- a/bin-utils/chezmoi-bin/HISTORY
+++ b/bin-utils/chezmoi-bin/HISTORY
@@ -1,3 +1,6 @@
+2023-07-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.36.0
+
2023-07-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: corrected ENTERED




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (4aee23998375398495d7a3916d09f6ca13ca0d0b), Vlad Glagolev, 07/28/2023

Archive powered by MHonArc 2.6.24.

Top of Page