mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 03:09:07 +08:00
Patch Tuesday July 2023 (#32537)
This commit is contained in:
parent
7269926d4a
commit
36577b338f
@ -2,9 +2,9 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
variables:
|
||||
android-pool: 'PrAnd-2023-06-14'
|
||||
linux-pool: 'PrLin-2023-06-14'
|
||||
windows-pool: 'PrWin-2023-06-14'
|
||||
android-pool: 'PrAnd-2023-07-12'
|
||||
linux-pool: 'PrLin-2023-07-12'
|
||||
windows-pool: 'PrWin-2023-07-12'
|
||||
osx-pool: 'PrOsx-2022-02-04'
|
||||
linux-docker-image: 'andcontainerregistry.azurecr.io/vcpkg-android:2023-04-20'
|
||||
|
||||
|
@ -5,5 +5,5 @@
|
||||
|
||||
# REPLACE WITH UTILITY-PREFIX.ps1
|
||||
|
||||
$PwshUrl = 'https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/PowerShell-7.3.4-win-x64.msi'
|
||||
$PwshUrl = 'https://github.com/PowerShell/PowerShell/releases/download/v7.3.5/PowerShell-7.3.5-win-x64.msi'
|
||||
InstallMSI -Url $PwshUrl -Name 'PowerShell Core'
|
||||
|
@ -487,7 +487,6 @@ gul14:x64-android=fail
|
||||
gz-tools2:arm-neon-android=fail
|
||||
gz-tools2:x64-android=fail
|
||||
gz-tools2:arm64-android=fail
|
||||
halide:x86-windows=fail
|
||||
halide:x64-windows-static=fail
|
||||
hdf5:arm64-windows=fail
|
||||
hexl:x64-android=fail
|
||||
|
Loading…
Reference in New Issue
Block a user