Skip to content

Commit

Permalink
development/aspnetcore-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>
  • Loading branch information
RezaT4795 committed Nov 15, 2024
1 parent 0068f2d commit 17d0d40
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=aspnetcore-runtime-8.0
SRCNAM=aspnetcore-runtime
VERSION=${VERSION:-8.0.10}
VERSION=${VERSION:-8.0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="aspnetcore-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/6d143cf6-e215-428e-bcde-9fd50ea0e1be/99652e31b3e0161a3f1f933e0bedf223/aspnetcore-runtime-8.0.10-linux-x64.tar.gz"
MD5SUM_x86_64="83b49fdbc7f9853aff857b23531d4605"
DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/6f89757c-3dde-4c3a-96a0-b04b1bde2c92/6a3591b360ed0f9d1118b97560b89625/aspnetcore-runtime-8.0.11-linux-x64.tar.gz"
MD5SUM_x86_64="42a3f93e066069b0f96345ca1ae97af3"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"

0 comments on commit 17d0d40

Please sign in to comment.