mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-27 17:37:18 +01:00
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:
parent
dd70c9b5d7
commit
1f05a235d7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue