Updating readme file for macos-13 version 20250414.948 (#12042)

Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
This commit is contained in:
github-actions[bot]
2025-04-17 13:00:16 +00:00
committed by GitHub
parent b8359f0d47
commit e771db9646

View File

@@ -1,16 +1,16 @@
| Announcements | | Announcements |
|-| |-|
| [macOS 15 (Sequoia) will be generally available in GitHub Actions and Azure DevOps from April, 08](https://github.com/actions/runner-images/issues/11486) | | [[macOS 14] Xcode Command Line Tool version will be downgraded to 15.3.0 on macOS14 images](https://github.com/actions/runner-images/issues/11969) |
*** ***
# macOS 13 # macOS 13
- OS Version: macOS 13.7.5 (22H527) - OS Version: macOS 13.7.5 (22H527)
- Kernel Version: Darwin 22.6.0 - Kernel Version: Darwin 22.6.0
- Image Version: 20250407.927 - Image Version: 20250414.948
## Installed Software ## Installed Software
### Language and Runtime ### Language and Runtime
- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.407, 9.0.102, 9.0.202 - .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.408, 9.0.102, 9.0.203
- Bash 3.2.57(1)-release - Bash 3.2.57(1)-release
- Clang/LLVM 14.0.0 - Clang/LLVM 14.0.0
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang` - Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
@@ -24,22 +24,22 @@
- Mono 6.12.0.188 - Mono 6.12.0.188
- Node.js 20.19.0 - Node.js 20.19.0
- Perl 5.40.1 - Perl 5.40.1
- PHP 8.4.5 - PHP 8.4.6
- Python3 3.13.2 - Python3 3.13.3
- Ruby 3.3.7 - Ruby 3.3.8
### Package Management ### Package Management
- Bundler 2.6.7 - Bundler 2.6.8
- Carthage 0.40.0 - Carthage 0.40.0
- CocoaPods 1.16.2 - CocoaPods 1.16.2
- Composer 2.8.8 - Composer 2.8.8
- Homebrew 4.4.27 - Homebrew 4.4.29
- NPM 10.8.2 - NPM 10.8.2
- NuGet 6.3.1.1 - NuGet 6.3.1.1
- Pip3 25.0.1 (python 3.13) - Pip3 25.0.1 (python 3.13)
- Pipx 1.7.1 - Pipx 1.7.1
- RubyGems 3.6.7 - RubyGems 3.6.8
- Vcpkg 2025 (build from commit 856505bb76) - Vcpkg 2025 (build from commit bc994510d2)
- Yarn 1.22.22 - Yarn 1.22.22
### Project Management ### Project Management
@@ -52,7 +52,7 @@
- aria2 1.37.0 - aria2 1.37.0
- azcopy 10.28.1 - azcopy 10.28.1
- bazel 8.1.1 - bazel 8.1.1
- bazelisk 1.25.0 - bazelisk 1.26.0
- bsdtar 3.5.3 - available by 'tar' alias - bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.13.0 - Curl 8.13.0
- Git 2.49.0 - Git 2.49.0
@@ -71,15 +71,15 @@
- Ninja 1.12.1 - Ninja 1.12.1
### Tools ### Tools
- AWS CLI 2.25.11 - AWS CLI 2.26.1
- AWS SAM CLI 1.136.0 - AWS SAM CLI 1.137.1
- AWS Session Manager CLI 1.2.707.0 - AWS Session Manager CLI 1.2.707.0
- Azure CLI 2.71.0 - Azure CLI 2.71.0
- Azure CLI (azure-devops) 1.0.1 - Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.34.44 - Bicep CLI 0.34.44
- Cmake 3.31.6 - Cmake 3.31.6
- CodeQL Action Bundle 2.20.7 - CodeQL Action Bundle 2.21.0
- Fastlane 2.227.0 - Fastlane 2.227.1
- SwiftFormat 0.55.5 - SwiftFormat 0.55.5
- Xcbeautify 2.28.0 - Xcbeautify 2.28.0
- Xcode Command Line Tools 14.3.1.0.1.1683849156 - Xcode Command Line Tools 14.3.1.0.1.1683849156
@@ -91,12 +91,12 @@
### Browsers ### Browsers
- Safari 18.4 (18621.1.15.111.1) - Safari 18.4 (18621.1.15.111.1)
- SafariDriver 18.4 (18621.1.15.111.1) - SafariDriver 18.4 (18621.1.15.111.1)
- Google Chrome 135.0.7049.42 - Google Chrome 135.0.7049.85
- Google Chrome for Testing 135.0.7049.42 - Google Chrome for Testing 135.0.7049.84
- ChromeDriver 135.0.7049.42 - ChromeDriver 135.0.7049.84
- Microsoft Edge 135.0.3179.54 - Microsoft Edge 135.0.3179.73
- Microsoft Edge WebDriver 135.0.3179.54 - Microsoft Edge WebDriver 135.0.3179.73
- Mozilla Firefox 137.0 - Mozilla Firefox 137.0.1
- geckodriver 0.36.0 - geckodriver 0.36.0
- Selenium server 4.29.0 - Selenium server 4.29.0
@@ -127,16 +127,16 @@
#### Ruby #### Ruby
- 3.1.7 - 3.1.7
- 3.2.8 - 3.2.8
- 3.3.7 - 3.3.8
- 3.4.2 - 3.4.2
#### Python #### Python
- 3.8.18 - 3.8.18
- 3.9.21 - 3.9.22
- 3.10.16 - 3.10.17
- 3.11.9 - 3.11.9
- 3.12.9 - 3.12.10
- 3.13.2 - 3.13.3
#### Node.js #### Node.js
- 18.20.8 - 18.20.8
@@ -214,8 +214,8 @@
| visionOS 1.0 | xros1.0 | 15.2 | | visionOS 1.0 | xros1.0 | 15.2 |
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 | | Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| Asset Runtime SDK for macOS hosts targeting watchOS 9.4 | assetruntime.host.macosx.target.watchos9.4 | 14.3.1 | | Asset Runtime SDK for macOS hosts targeting watchOS 9.4 | assetruntime.host.macosx.target.watchos9.4 | 14.3.1 |
| Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 |
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 | | Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
| Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 |
| DriverKit 22.1 | driverkit22.1 | 14.1 | | DriverKit 22.1 | driverkit22.1 | 14.1 |
| DriverKit 22.2 | driverkit22.2 | 14.2 | | DriverKit 22.2 | driverkit22.2 | 14.2 |
| DriverKit 22.4 | driverkit22.4 | 14.3.1 | | DriverKit 22.4 | driverkit22.4 | 14.3.1 |