Merge pull request #7923 from heitbaum/addons

peripheral.joystick: update 21.1.1-Omega to 21.1.2-Omega
This commit is contained in:
Matthias Reichl 2023-06-17 10:07:01 +02:00 committed by GitHub
commit fb49d93904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,9 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="peripheral.joystick"
PKG_VERSION="21.1.1-Omega"
PKG_SHA256="ab21290d406685bdc2b51d2b5fb42948ec8b49130b9ad5633a1ad57efacb8d85"
PKG_REV="2"
PKG_VERSION="21.1.2-Omega"
PKG_SHA256="41a6fe50bca81a0d70f88e9fb6c087ed7aec9bfbd18745edef123409ccd1608c"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/peripheral.joystick"