mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Update versions
This commit is contained in:
parent
705785e28e
commit
cb75e8d001
2 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,8 @@ set -e
|
|||
|
||||
BUILD_TELEGRAM_VERSION="1"
|
||||
|
||||
MACOS_VERSION="11"
|
||||
XCODE_VERSION="13.2.1"
|
||||
MACOS_VERSION="12"
|
||||
XCODE_VERSION="13.4"
|
||||
GUEST_SHELL="bash"
|
||||
|
||||
VM_BASE_NAME="macos$(echo $MACOS_VERSION | sed -e 's/\.'/_/g)_Xcode$(echo $XCODE_VERSION | sed -e 's/\.'/_/g)"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"app": "8.7.2",
|
||||
"bazel": "5.1.0",
|
||||
"xcode": "13.2.1"
|
||||
"xcode": "13.4.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue