mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
dotnet-runtime: Update ASP.NET 6.x to 6.0.11 and addon (125)
This commit is contained in:
parent
977eb079b7
commit
6ed62efd76
@ -1,3 +1,6 @@
|
|||||||
|
125
|
||||||
|
- Update ASP.NET Core Runtime 6.0.11
|
||||||
|
|
||||||
124
|
124
|
||||||
- Drop ASP.NET Core Runtime 3.1
|
- Drop ASP.NET Core Runtime 3.1
|
||||||
.NET Core 3.1 is End of Support - 2022-12-13
|
.NET Core 3.1 is End of Support - 2022-12-13
|
||||||
|
@ -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="124"
|
PKG_REV="125"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="MIT"
|
PKG_LICENSE="MIT"
|
||||||
PKG_SITE="https://dotnet.microsoft.com/"
|
PKG_SITE="https://dotnet.microsoft.com/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user