mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Update versions
This commit is contained in:
parent
705785e28e
commit
cb75e8d001
@ -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…
x
Reference in New Issue
Block a user