mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-04 02:07:48 +08:00
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:
@@ -62,7 +62,7 @@ Find-Tool -Name "ninja.exe" -Path "C:\Utils\Ninja"
|
||||
|
||||
$version = "21.9"
|
||||
$sha1 = "3226a0e49d048759b702ae524da79387c59f05cc"
|
||||
$internalUrl = "http://ci-files01-hki.intra.qt.io/input/protobuf/protobuf-all-$version.zip"
|
||||
$internalUrl = "http://ci-files01-hki.ci.qt.io/input/protobuf/protobuf-all-$version.zip"
|
||||
$externalUrl = "https://github.com/protocolbuffers/protobuf/releases/download/v$version/protobuf-all-$version.zip"
|
||||
|
||||
$targetDir = "$env:HOMEDRIVE\$env:HOMEPATH\protobuf-$version"
|
||||
|
||||
Reference in New Issue
Block a user