Skip to content

Commit bd6a5c7

Browse files
authored
Fix Apple versions in 9.0 supported-os.md
#9160 accidentally overwrote my changes from #9143 and #9145
1 parent 2e0666e commit bd6a5c7

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

release-notes/9.0/supported-os.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ OS | Version | Architectures
1414
[Windows Server Core][Windows-Server] | 2012+ | x64, x86 | [Windows Server][Windows-Server-lifecycle]
1515
[Nano Server][Nano-Server] | Version 1809+ | x64 | [Windows Server][Windows-Server-lifecycle]
1616

17-
[Windows-client]: https://www.microsoft.com/windows/
17+
[Windows-client]: https://learn.microsoft.com/windows/
1818
[Windows-lifecycle]: https://support.microsoft.com/help/13853/windows-lifecycle-fact-sheet
1919
[win-client-docker]: https://hub.docker.com/_/microsoft-windows
2020
[Windows-Server-lifecycle]: https://learn.microsoft.com/windows-server/get-started/windows-server-release-info
@@ -98,14 +98,15 @@ OS | Version | Architectures |
9898

9999
OS | Version | Architectures |
100100
------------------------------|-------------------------|-------------------|
101-
[iOS][iOS] | 12.0+ | Arm64 |
102-
[iOS Simulator][iOS] | 12.0+ | x64, Arm64 |
103-
[tvOS][tvOS] | 12.0+ | Arm64 |
104-
[tvOS Simulator][tvOS] | 12.0+ | x64, Arm64 |
105-
[MacCatalyst][macOS] | 12.0+ | x64, Arm64 |
101+
[iOS][iOS] | 12.2+ | Arm64 |
102+
[iOS Simulator][iOS] | 12.2+ | x64, Arm64 |
103+
[tvOS][tvOS] | 12.2+ | Arm64 |
104+
[tvOS Simulator][tvOS] | 12.2+ | x64, Arm64 |
105+
[MacCatalyst][MacCatalyst] | 15.0+ (macOS 12.0+) | x64, Arm64 |
106106

107107
[iOS]: https://support.apple.com/ios
108108
[tvOS]: https://support.apple.com/apple-tv
109+
[MacCatalyst]: https://developer.apple.com/documentation/uikit/mac_catalyst
109110

110111
## QEMU
111112

0 commit comments

Comments
 (0)