mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
dotnet-runtime: Update .NET and ASP.NET 6.x to 6.0.4 and addon (116)
release notes: - https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.4/6.0.4.md - https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.3/6.0.3.md - https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.2/6.0.2.md
This commit is contained in:
parent
3ba1dbcf94
commit
a385622595
@ -1,3 +1,7 @@
|
|||||||
|
116
|
||||||
|
- Update .NET Runtime 6.0.4
|
||||||
|
- Update ASP.NET Core Runtime 6.0.4
|
||||||
|
|
||||||
115
|
115
|
||||||
- Add .NET Runtime 6.0.1
|
- Add .NET Runtime 6.0.1
|
||||||
- Add ASP.NET Core Runtime 6.0.1
|
- Add ASP.NET Core Runtime 6.0.1
|
||||||
|
@ -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="115"
|
PKG_REV="116"
|
||||||
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