dotnet-runtime: Update ASP.NET 6.x to 6.0.9 and addon (122)

This commit is contained in:
Rudi Heitbaum 2022-09-25 05:09:39 +00:00
parent 89d41b4975
commit e0d9f84af8
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
122
- Update ASP.NET Core Runtime 6.0.9
121
- Update ASP.NET Core Runtime 6.0.8

View File

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