dotnet-runtime: update aspnet6-runtime to 6.0.18 and addon (3)

This commit is contained in:
Rudi Heitbaum 2023-06-14 17:12:32 +00:00
parent c0d7eb62c5
commit bf84e20652
2 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,8 @@
1
- aspnet6-runtime: update to 6.0.15
3
- aspnet6-runtime: update to 6.0.18
2
- aspnet6-runtime: update to 6.0.16
1
- aspnet6-runtime: update to 6.0.15

View File

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