nlohmann-json: Update to 3.12.0

This commit is done to maintain compatiblility with json-schema-validator
2.4.0, which is intended to use this version of nlohmann-json.
This commit is contained in:
Olga Kitaina 2026-01-08 15:42:30 +04:00
parent dd70c9b5d7
commit 1f05a235d7

View file

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nlohmann-json
PKG_VERSION:=3.11.2
PKG_VERSION:=3.12.0
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git