From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH] nlohmann-json: version bump 3.11.3 -> 3.12.0
Date: Mon, 20 Apr 2026 17:22:15 +0200 [thread overview]
Message-ID: <20260420152215.1704527-1-ada@thorsis.com> (raw)
Bug fixes and some new features, all backward-compatible.
Copyright year in license changed.
Link: https://github.com/nlohmann/json/releases/tag/v3.12.0
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
rules/nlohmann-json.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/nlohmann-json.make b/rules/nlohmann-json.make
index 392fbd57a..fd20c8b3e 100644
--- a/rules/nlohmann-json.make
+++ b/rules/nlohmann-json.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_NLOHMANN_JSON) += nlohmann-json
#
# Paths and names
#
-NLOHMANN_JSON_VERSION := 3.11.3
-NLOHMANN_JSON_MD5 := d603041cbc6051edbaa02ebb82cf0aa9
+NLOHMANN_JSON_VERSION := 3.12.0
+NLOHMANN_JSON_MD5 := c2528c3e04faccaaee44f1f8f3d30d99
NLOHMANN_JSON := nlohmann-json-$(NLOHMANN_JSON_VERSION)
NLOHMANN_JSON_SUFFIX := tar.gz
NLOHMANN_JSON_URL := https://github.com/nlohmann/json/archive/refs/tags/v$(NLOHMANN_JSON_VERSION).$(NLOHMANN_JSON_SUFFIX)
NLOHMANN_JSON_SOURCE := $(SRCDIR)/$(NLOHMANN_JSON).$(NLOHMANN_JSON_SUFFIX)
NLOHMANN_JSON_DIR := $(BUILDDIR)/$(NLOHMANN_JSON)
NLOHMANN_JSON_LICENSE := MIT
-NLOHMANN_JSON_LICENSE_FILES := file://LICENSE.MIT;md5=f969127d7b7ed0a8a63c2bbeae002588
+NLOHMANN_JSON_LICENSE_FILES := file://LICENSE.MIT;md5=3b489645de9825cca5beeb9a7e18b6eb
# ----------------------------------------------------------------------------
# Prepare
base-commit: 9e28c99dd6a5b30c578b75deb71bd82d41fda429
--
2.47.3
reply other threads:[~2026-04-20 15:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260420152215.1704527-1-ada@thorsis.com \
--to=ptxdist@pengutronix.de \
--cc=ada@thorsis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox