File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,9 @@ print-dotnet-pkg-urls: dotnet-install.sh
5555 $(Q ) if ! test -f $@ -found-it.stamp; then echo " No working urls were found." ; exit 1; fi
5656 $(Q ) rm -f $@ -found-it.stamp
5757
58- # We need https://github.com/dotnet/install-scripts/pull/526 , which hasn't been released yet.
58+ # We need https://github.com/dotnet/install-scripts/pull/555 , 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/d48e000adad7243861d799ec86c0bf7210a8fc7a /src/dotnet-install.sh
6161
6262DOTNET_DOWNLOAD_URL? =https://dot.net/v1/dotnet-install.sh
6363
You can’t perform that action at this time.
0 commit comments