Skip to content

Commit

Permalink
development/dotnet-sdk-6.0: Updated for version 6.0.428.
Browse files Browse the repository at this point in the history
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
  • Loading branch information
RezaT4795 authored and aclemons committed Nov 16, 2024
1 parent 0799295 commit 90e954f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions development/dotnet-sdk-6.0/README
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion development/dotnet-sdk-6.0/dotnet-sdk-6.0.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
6 changes: 3 additions & 3 deletions development/dotnet-sdk-6.0/dotnet-sdk-6.0.info
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 90e954f

Please sign in to comment.