diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-05-30 09:38:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-30 09:38:10 +0700 |
commit | 69681becea47d774f938c8a4e87d61951ef5592f (patch) | |
tree | 51f15f4056e4a88cef11fefeac70b27a62d0fcf5 /libraries/aspnetcore-runtime/aspnetcore-runtime.info | |
parent | 5768a06858082b9a9131e40707034767e2fa7a76 (diff) |
libraries/aspnetcore-runtime: Updated for version 3.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/aspnetcore-runtime/aspnetcore-runtime.info')
-rw-r--r-- | libraries/aspnetcore-runtime/aspnetcore-runtime.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/aspnetcore-runtime/aspnetcore-runtime.info b/libraries/aspnetcore-runtime/aspnetcore-runtime.info index 712cc63a9b..20f09ac9fb 100644 --- a/libraries/aspnetcore-runtime/aspnetcore-runtime.info +++ b/libraries/aspnetcore-runtime/aspnetcore-runtime.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime" -VERSION="3.1.3" +VERSION="3.1.4" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/7faca87b-7526-4dcd-ae23-4559d2c51ce3/7db1f314c733191ea43e1757e3b2583d/aspnetcore-runtime-3.1.3-linux-x64.tar.gz" -MD5SUM_x86_64="65e39a67baf8823ea86b946e3243168d" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/a1ddc998-933c-47af-b8c7-dc2503e44e91/42d8cd08b2055df52c9457c993911f2e/aspnetcore-runtime-3.1.4-linux-x64.tar.gz" +MD5SUM_x86_64="5d9875acf1e8672fd7cd4841ce6ca74d" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |