diff options
Diffstat (limited to 'development/aspnetcore-runtime-8.0')
-rw-r--r-- | development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild | 2 | ||||
-rw-r--r-- | development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild b/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild index 1881ae6a5f..60d62d7eff 100644 --- a/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild +++ b/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-8.0 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-8.0.19} +VERSION=${VERSION:-8.0.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.info b/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.info index 5a9b050870..6369fd20cf 100644 --- a/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.info +++ b/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime-8.0" -VERSION="8.0.19" +VERSION="8.0.20" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.19/aspnetcore-runtime-8.0.19-linux-x64.tar.gz" -MD5SUM_x86_64="843eb643bea394dd962e2cc43e21884d" +DOWNLOAD_x86_64="https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.20/aspnetcore-runtime-8.0.20-linux-x64.tar.gz" +MD5SUM_x86_64="2e546c27576838a0ed27ac784c0a4732" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |