dotnet-runtime: Update ASP.NET 6.x to 6.0.8 and addon (121)

This commit is contained in:
Rudi Heitbaum 2022-08-12 07:13:40 +00:00
parent db6a42fecc
commit a68e2de680
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,7 @@
129 121
- Update ASP.NET Core Runtime 6.0.8
120
- Update ASP.NET Core Runtime 6.0.7 - Update ASP.NET Core Runtime 6.0.7
119 119

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="120" PKG_REV="121"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://dotnet.microsoft.com/" PKG_SITE="https://dotnet.microsoft.com/"