Skip to content

Commit

Permalink
development/dotnet-runtime-8.0: Updated for version 8.0.11.
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 7647684 commit 93def83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=dotnet-runtime-8.0
SRCNAM=dotnet-runtime
VERSION=${VERSION:-8.0.10}
VERSION=${VERSION:-8.0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions development/dotnet-runtime-8.0/dotnet-runtime-8.0.info
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="dotnet-runtime-8.0"
VERSION="8.0.10"
VERSION="8.0.11"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/ebc433c4-8f01-43c8-a1e2-bbe1291ba857/e073f3f679d7a4067a56e8f5d12fc0e5/dotnet-runtime-8.0.10-linux-x64.tar.gz"
MD5SUM_x86_64="6d985f04fd7aebff9cc7fd690f7353f0"
DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/805cdca8-ac43-4d76-8ce8-efd11f1997f2/17aeb8b0cd34c6f8d80217bf6a4ed3cd/dotnet-runtime-8.0.11-linux-x64.tar.gz"
MD5SUM_x86_64="571b46eb8f1a7470df41278c639fb1e0"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"

0 comments on commit 93def83

Please sign in to comment.