Skip to content

Commit 1bb54cf

Browse files
Venkad Krishna CVenkad Krishna C
Venkad Krishna C
authored and
Venkad Krishna C
committed
some domain links are down permanently hence dotnet-bump
fails with ping to dotnetbuilds.azureedge.net see dotnet/core#9676 (comment) Signed-off-by: Venkad Krishna C <[email protected]>
1 parent 34ac4e4 commit 1bb54cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet-bump

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ cd sdk
7070
if [[ -z ${sdk_version+x} ]]; then
7171
url=https://aka.ms/dotnet/$platform/daily/productCommit-linux-x64.txt
7272
else
73-
url=https://dotnetbuilds.azureedge.net/public/Sdk/$sdk_version/productCommit-linux-x64.txt
73+
url=https://ci.dot.net/public/Sdk/$sdk_version/productCommit-linux-x64.txt
7474
fi
7575
manifest=$(curl -L "$url")
7676
# installer:e0c95ad21e5eac311e454c65335008161b3e4763, 7.0.103

0 commit comments

Comments
 (0)