Skip to Content.
Sympa Menu

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

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 (21881ba39699077befe3e18a4de3e550c6b20f3f)
  • Date: Tue, 8 Aug 2023 02:31:11 +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 21881ba39699077befe3e18a4de3e550c6b20f3f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

chezmoi-bin: => 2.37.0

diff --git a/bin-utils/chezmoi-bin/DETAILS b/bin-utils/chezmoi-bin/DETAILS
index 8b0ede4..4d66c0c 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.36.1
+ VERSION=2.37.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:8104825fc3aa1e39b259fdc8e93e0cdaa2f833df11d59d976f37021947f9c4c1:UPSTREAM_HASH
+
SOURCE_HASH=sha256:6391f4a159031b14fd4a8569130969c7ccb701660a896558d7146aaee8a2b9eb:UPSTREAM_HASH
else
ARCH=i386
-
SOURCE_HASH=sha256:f73d2daae3c2737129070586307af8440855e42756ef338dba98ff94c49585fc:UPSTREAM_HASH
+
SOURCE_HASH=sha256:39af3c48c9a8cf75a8bc7a25295792ae0e5dbd94e0794032b74c5cf809406855: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 501b206..a78a42b 100644
--- a/bin-utils/chezmoi-bin/HISTORY
+++ b/bin-utils/chezmoi-bin/HISTORY
@@ -1,3 +1,6 @@
+2023-08-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.37.0
+
2023-08-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.36.1




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (21881ba39699077befe3e18a4de3e550c6b20f3f), Vlad Glagolev, 08/07/2023

Archive powered by MHonArc 2.6.24.

Top of Page