Skip to content

Commit 47d8ab3

Browse files
committed
dotnet/install-scripts#526 is now merged and released
1 parent 479aeeb commit 47d8ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builds/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ print-dotnet-pkg-urls: dotnet-install.sh
5757

5858
# We need https://github.com/dotnet/install-scripts/pull/526, which hasn't been released yet.
5959
# Revert to using https://dot.net/v1/dotnet-install.sh whenever https://dot.net/v1/dotnet-install.sh has been updated.
60-
DOTNET_DOWNLOAD_URL?=https://raw.githubusercontent.com/dotnet/install-scripts/87151ae8d2153247f4566208e0df23169d737e92/src/dotnet-install.sh
60+
# DOTNET_DOWNLOAD_URL?=https://raw.githubusercontent.com/dotnet/install-scripts/87151ae8d2153247f4566208e0df23169d737e92/src/dotnet-install.sh
6161

6262
DOTNET_DOWNLOAD_URL?=https://dot.net/v1/dotnet-install.sh
6363

0 commit comments

Comments
 (0)