Skip to content

Commit

Permalink
Merge pull request #7344 from heitbaum/simplejson
Browse files Browse the repository at this point in the history
simplejson: update to 3.18.1
  • Loading branch information
CvH committed Jan 5, 2023
2 parents 21c204a + 3267c0a commit b9cd776
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/python/system/simplejson/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="simplejson"
PKG_VERSION="3.18.0"
PKG_SHA256="58a429d2c2fa80834115b923ff689622de8f214cf0dc4afa9f59e824b444ab31"
PKG_VERSION="3.18.1"
PKG_SHA256="746086e3ef6d74b53599df31b491d88a355abf2e31c837137dd90f8c4561cafa"
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"
Expand Down

0 comments on commit b9cd776

Please sign in to comment.