dotnet-runtime: update to 6.0.35 and 8.0.10 and addon (1)

- aspnet6-runtime: update to 6.0.35
- aspnet8-runtime: update to 8.0.10
- icu: update to 76-1
This commit is contained in:
Rudi Heitbaum 2024-10-09 11:14:29 +00:00
parent f4e672c2a2
commit 34d7bc1db3

View File

@ -2,7 +2,7 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="dotnet-runtime" PKG_NAME="dotnet-runtime"
PKG_REV="0" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://dotnet.microsoft.com/" PKG_SITE="https://dotnet.microsoft.com/"