diff --git a/nlohmann-json/Makefile b/nlohmann-json/Makefile index be8354129..bdefda334 100644 --- a/nlohmann-json/Makefile +++ b/nlohmann-json/Makefile @@ -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