kodi-binary-addons: update to latest versions

- pvr.zattoo: update 20.3.5-Nexus to 20.3.6-Nexus
- screensaver.shadertoy: update 20.1.0-Nexus to 20.2.0-Nexus
This commit is contained in:
Rudi Heitbaum 2023-02-26 11:46:39 +00:00
parent ef1ce97e9b
commit 6aa3a6004f
2 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.zattoo"
PKG_VERSION="20.3.5-Nexus"
PKG_SHA256="8b3007b4ace947baa971714590ab970793796a33779eb4749bbc266e26429016"
PKG_VERSION="20.3.6-Nexus"
PKG_SHA256="82e4aa32e794c35c3b718c55fdbc27ed387c59b45a11e25fc4b5d066526a463d"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -3,9 +3,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="screensaver.shadertoy"
PKG_VERSION="20.1.0-Nexus"
PKG_SHA256="055bd316f74b47f9e4615050709e37f4a899ce29f5aef9b500106ea03be369bb"
PKG_REV="4"
PKG_VERSION="20.2.0-Nexus"
PKG_SHA256="91500d2c4eb97390d77fbaf5700ee472c41afa30cb76c6ecbe7e2683a14795fc"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/screensaver.shadertoy"