diff --git a/development/dotnet-sdk-6.0/README b/development/dotnet-sdk-6.0/README index d7bd923f317..72ef15430d0 100644 --- a/development/dotnet-sdk-6.0/README +++ b/development/dotnet-sdk-6.0/README @@ -5,3 +5,7 @@ and can be used to build device, cloud, and IoT applications. Please run 'dotnet new' after installing to initiate the program and load all of the templates. + +NOTE: This release has reached end of life, meaning it is no longer +supported. It is recommended to move to a supported release, such as +.NET 8.0. diff --git a/development/dotnet-sdk-6.0/dotnet-sdk-6.0.SlackBuild b/development/dotnet-sdk-6.0/dotnet-sdk-6.0.SlackBuild index 00647211a07..8c5ce3124a4 100644 --- a/development/dotnet-sdk-6.0/dotnet-sdk-6.0.SlackBuild +++ b/development/dotnet-sdk-6.0/dotnet-sdk-6.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dotnet-sdk-6.0 SRCNAM=dotnet-sdk -VERSION=${VERSION:-6.0.427} +VERSION=${VERSION:-6.0.428} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/dotnet-sdk-6.0/dotnet-sdk-6.0.info b/development/dotnet-sdk-6.0/dotnet-sdk-6.0.info index 227964095a5..e4086fd963a 100644 --- a/development/dotnet-sdk-6.0/dotnet-sdk-6.0.info +++ b/development/dotnet-sdk-6.0/dotnet-sdk-6.0.info @@ -1,10 +1,10 @@ PRGNAM="dotnet-sdk-6.0" -VERSION="6.0.427" +VERSION="6.0.428" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/12ee34e8-640c-400e-a6dc-4892b442df92/81d40fc98a5bbbfbafa4cc1ab86d6288/dotnet-sdk-6.0.427-linux-x64.tar.gz" -MD5SUM_x86_64="099a613775626c9549f92c449eaf3e87" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/35b1b4d1-b8f4-4b5c-9ddf-e64a846ee50b/93cc198f1c48fe5c4853bd937226f570/dotnet-sdk-6.0.428-linux-x64.tar.gz" +MD5SUM_x86_64="ffcedb5be7cff88eafeea374f93f3230" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com"