nlohmann-json: update to 3.10.5

This commit is contained in:
heitbaum 2021-08-20 18:35:15 +10:00 committed by Rudi Heitbaum
parent 76c0a0ed1e
commit e27c31f72a

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nlohmann-json"
PKG_VERSION="3.9.1"
PKG_SHA256="4cf0df69731494668bdd6460ed8cb269b68de9c19ad8c27abc24cd72605b2d5b"
PKG_VERSION="3.10.5"
PKG_SHA256="5daca6ca216495edf89d167f808d1d03c4a4d929cef7da5e10f135ae1540c7e4"
PKG_LICENSE="MIT"
PKG_SITE="https://nlohmann.github.io/json/"
PKG_URL="https://github.com/nlohmann/json/archive/v${PKG_VERSION}.tar.gz"