mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] nlohmann-json: version bump 3.11.3 -> 3.12.0
@ 2026-04-20 15:22 Alexander Dahl via ptxdist
  0 siblings, 0 replies; only message in thread
From: Alexander Dahl via ptxdist @ 2026-04-20 15:22 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-20 15:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-20 15:22 [ptxdist] [PATCH] nlohmann-json: version bump 3.11.3 -> 3.12.0 Alexander Dahl via ptxdist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox