kodi-binary-addons: update to latest versions

- pvr.iptvsimple: update 20.10.0-Nexus to 20.10.1-Nexus
- pvr.waipu: update 20.7.0-Nexus to 20.8.1-Nexus
This commit is contained in:
Rudi Heitbaum 2023-05-02 11:15:24 +00:00
parent f1977b90c5
commit 3a119595dc
2 changed files with 5 additions and 5 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.iptvsimple"
PKG_VERSION="20.10.0-Nexus"
PKG_SHA256="6cce0e7253f4b165050ca412de9cfe5bfccd5f56298ca185dede50d7f7365540"
PKG_VERSION="20.10.1-Nexus"
PKG_SHA256="91ed962a4f77a2aa5df820ce57cf744c2a8ea02a356dafc2da270cf813c2d669"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -2,9 +2,9 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.waipu"
PKG_VERSION="20.7.0-Nexus"
PKG_SHA256="311f42b32100324b14008ea1dd91ab6da0803562ebc48e81183473f4c0b72f1c"
PKG_REV="2"
PKG_VERSION="20.8.1-Nexus"
PKG_SHA256="5dfe9f891edefd5334c7a45593651634b43e1fdbea5a1b396131a45f5928f4aa"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/flubshi/pvr.waipu"