simplejson: update to 3.18.4

This commit is contained in:
Rudi Heitbaum 2023-02-05 06:21:58 +00:00
parent d7a7cb1faf
commit f306a109c1

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="simplejson"
PKG_VERSION="3.18.1"
PKG_SHA256="746086e3ef6d74b53599df31b491d88a355abf2e31c837137dd90f8c4561cafa"
PKG_VERSION="3.18.4"
PKG_SHA256="6197cfebe659ac802a686b5408494115a7062b45cdf37679c4d6a9d4f39649b7"
PKG_LICENSE="OSS"
PKG_SITE="http://pypi.org/project/simplejson"
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/${PKG_NAME}/${PKG_NAME}-${PKG_VERSION}.tar.gz"