Correct the domain of ci-files01-hki

It's hasn't been .intra.qt.io for quite some time, it
has worked through an alias we have on the DNS server.

Change-Id: I0bc17668dacfea64c276bb553e75e4be16e97659
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Reviewed-by: Matti Paaso <matti.paaso@qt.io>
This commit is contained in:
Tony Sarajärvi
2023-03-20 12:10:13 +00:00
parent bb13b7dadf
commit 58ddf7133c
198 changed files with 261 additions and 261 deletions

View File

@@ -45,7 +45,7 @@ set -ex
source "${BASH_SOURCE%/*}/../common/macos/install-commandlinetools.sh"
version="13.2"
packageName="Command_Line_Tools_for_Xcode_$version.dmg"
url="http://ci-files01-hki.intra.qt.io/input/mac/$packageName"
url="http://ci-files01-hki.ci.qt.io/input/mac/$packageName"
sha1="b3a0b597435cfbc5c09ad5772cf7313c87032252"
InstallCommandLineTools $url $url $sha1 $packageName $version