Compare commits

..
28 changed files with 811 additions and 903 deletions
+40 -42
View File
@@ -1,6 +1,5 @@
| Announcements |
|-|
| [[ macOS ] Node.js version 16 will be removed from macOS13 and macOS13 arm64 images on November, 18.](https://github.com/actions/runner-images/issues/10873) |
| [[macOS] OpenSSL 1.1 will be removed and OpenSSL 3 will be the default for all macOS images from November 4](https://github.com/actions/runner-images/issues/10817) |
| [[macOS] Python 3.9 and 3.10 will be removed from macOS13 arm64 and macOS14 arm64 on November 18.](https://github.com/actions/runner-images/issues/10812) |
| [[macOS] The macOS 12 Actions runner image will begin deprecation on 10/7/24 and will be fully unsupported by 12/3/24 for GitHub and ADO](https://github.com/actions/runner-images/issues/10721) |
@@ -8,9 +7,9 @@
| [macOS 15 (Sequoia) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/10686) |
***
# macOS 13
- OS Version: macOS 13.7.1 (22H221)
- OS Version: macOS 13.7 (22H123)
- Kernel Version: Darwin 22.6.0
- Image Version: 20241108.324
- Image Version: 20241023.237
## Installed Software
@@ -21,30 +20,30 @@
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
- GCC 12 (Homebrew GCC 12.4.0) - available by `gcc-12` alias
- GCC 13 (Homebrew GCC 13.3.0) - available by `gcc-13` alias
- GCC 14 (Homebrew GCC 14.2.0_1) - available by `gcc-14` alias
- GCC 14 (Homebrew GCC 14.2.0) - available by `gcc-14` alias
- GNU Fortran 12 (Homebrew GCC 12.4.0) - available by `gfortran-12` alias
- GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias
- GNU Fortran 14 (Homebrew GCC 14.2.0_1) - available by `gfortran-14` alias
- GNU Fortran 14 (Homebrew GCC 14.2.0) - available by `gfortran-14` alias
- Kotlin 2.0.21-release-482
- Mono 6.12.0.188
- Node.js 20.18.0
- Perl 5.40.0
- PHP 8.3.13
- PHP 8.3.12
- Python3 3.13.0
- Ruby 3.0.7p220
### Package Management
- Bundler 2.5.23
- Bundler 2.5.22
- Carthage 0.40.0
- CocoaPods 1.16.2
- Composer 2.8.2
- Homebrew 4.4.4
- CocoaPods 1.15.2
- Composer 2.8.1
- Homebrew 4.4.2
- NPM 10.8.2
- NuGet 6.3.1.1
- Pip3 24.3.1 (python 3.13)
- Pip3 24.2 (python 3.13)
- Pipx 1.7.1
- RubyGems 3.5.23
- Vcpkg 2024 (build from commit 6046e4816)
- RubyGems 3.5.22
- Vcpkg 2024 (build from commit edc84ff66)
- Yarn 1.22.22
### Project Management
@@ -57,52 +56,51 @@
- aria2 1.37.0
- azcopy 10.26.0
- bazel 7.4.0
- bazelisk 1.23.0
- bazelisk 1.22.1
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.11.0
- Curl 8.10.1
- Git 2.47.0
- Git LFS 3.5.1
- GitHub CLI 2.61.0
- GitHub CLI 2.59.0
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.24.5
- gpg (GnuPG) 2.4.6
- gpg (GnuPG) 2.4.5
- jq 1.7.1
- OpenSSL 1.1.1w 11 Sep 2023
- Packer 1.11.2
- pkg-config 0.29.2
- Unxip 3.1
- yq 4.44.3
- zstd 1.5.6
### Tools
- AWS CLI 2.19.3
- AWS SAM CLI 1.127.0
- AWS Session Manager CLI 1.2.688.0
- AWS CLI 2.18.12
- AWS SAM CLI 1.126.0
- AWS Session Manager CLI 1.2.677.0
- Azure CLI 2.65.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.31.34
- Cmake 3.31.0
- CodeQL Action Bundle 2.19.3
- Bicep CLI 0.30.23
- Cmake 3.30.5
- CodeQL Action Bundle 2.19.2
- Fastlane 2.225.0
- SwiftFormat 0.54.6
- Xcbeautify 2.14.1
- Xcode Command Line Tools 14.3.1.0.1.1683849156
- Xcodes 1.6.0
- Xcodes 1.5.0
### Linters
- SwiftLint 0.57.0
### Browsers
- Safari 18.1 (18619.2.8.111.5)
- SafariDriver 18.1 (18619.2.8.111.5)
- Google Chrome 130.0.6723.117
- Google Chrome for Testing 130.0.6723.116
- ChromeDriver 130.0.6723.116
- Microsoft Edge 130.0.2849.80
- Microsoft Edge WebDriver 130.0.2849.81
- Mozilla Firefox 132.0.1
- Safari 18.0.1 (18619.1.26.111.11)
- SafariDriver 18.0.1 (18619.1.26.111.11)
- Google Chrome 130.0.6723.70
- Google Chrome for Testing 130.0.6723.69
- ChromeDriver 130.0.6723.69
- Microsoft Edge 130.0.2849.52
- Microsoft Edge WebDriver 130.0.2849.50
- Mozilla Firefox 131.0.3
- geckodriver 0.35.0
- Selenium server 4.26.0
- Selenium server 4.25.0
#### Environment variables
| Name | Value |
@@ -131,8 +129,8 @@
#### Ruby
- 3.0.7
- 3.1.6
- 3.2.6
- 3.3.6
- 3.2.5
- 3.3.5
#### Python
- 3.8.18
@@ -146,12 +144,12 @@
- 16.20.2
- 18.20.4
- 20.18.0
- 22.11.0
- 22.10.0
#### Go
- 1.21.13
- 1.22.9
- 1.23.3
- 1.22.8
- 1.23.2
### Rust Tools
- Cargo 1.82.0
@@ -164,7 +162,7 @@
- Rustfmt 1.7.1-stable
### PowerShell Tools
- PowerShell 7.4.6
- PowerShell 7.4.5
#### PowerShell Modules
- Az: 12.4.0
@@ -215,8 +213,8 @@
| Simulator - watchOS 9.4 | watchsimulator9.4 | 14.3.1 |
| Simulator - watchOS 10.0 | watchsimulator10.0 | 15.0.1 |
| Simulator - watchOS 10.2 | watchsimulator10.2 | 15.1, 15.2 |
| visionOS 1.0 | xros1.0 | 15.2 |
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| visionOS 1.0 | xros1.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 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 |
@@ -273,7 +271,7 @@
#### Environment variables
| Name | Value |
| ----------------- | ----------------------------------------------------------------------------------------- |
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v20/20.1.1-55740/ParallelsDesktop-20.1.1-55740.dmg |
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v20/20.1.0-55732/ParallelsDesktop-20.1.0-55732.dmg |
##### Notes
```
+5 -5
View File
@@ -10,7 +10,7 @@
# macOS 13
- OS Version: macOS 13.7.1 (22H221)
- Kernel Version: Darwin 22.6.0
- Image Version: 20241108.368
- Image Version: 20241111.372
## Installed Software
@@ -72,7 +72,7 @@
- zstd 1.5.6
### Tools
- AWS CLI 2.19.3
- AWS CLI 2.19.4
- AWS SAM CLI 1.127.0
- AWS Session Manager CLI 1.2.688.0
- Azure CLI 2.65.0
@@ -82,7 +82,7 @@
- CodeQL Action Bundle 2.19.3
- Fastlane 2.225.0
- SwiftFormat 0.54.6
- Xcbeautify 2.14.1
- Xcbeautify 2.15.0
- Xcode Command Line Tools 14.3.1.0.1.1683849156
- Xcodes 1.6.0
@@ -195,8 +195,8 @@
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| visionOS 1.0 | xros1.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 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 |
| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 |
| DriverKit 22.1 | driverkit22.1 | 14.1 |
| DriverKit 22.2 | driverkit22.2 | 14.2 |
| DriverKit 22.4 | driverkit22.4 | 14.3.1 |
@@ -246,5 +246,5 @@
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |
### Miscellaneous
- Tcl/Tk 8.6.15
- Tcl/Tk 9.0.0
+48 -76
View File
@@ -10,12 +10,12 @@
# macOS 14
- OS Version: macOS 14.7.1 (23H222)
- Kernel Version: Darwin 23.6.0
- Image Version: 20241118.366
- Image Version: 20241108.322
## Installed Software
### Language and Runtime
- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.303, 8.0.404
- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.303, 8.0.403
- Bash 3.2.57(1)-release
- Clang/LLVM 15.0.0
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
@@ -37,8 +37,8 @@
- Bundler 2.5.23
- Carthage 0.40.0
- CocoaPods 1.16.2
- Composer 2.8.3
- Homebrew 4.4.5
- Composer 2.8.2
- Homebrew 4.4.4
- NPM 10.8.2
- NuGet 6.3.1.1
- Pip3 24.3.1 (python 3.13)
@@ -49,42 +49,42 @@
### Project Management
- Apache Ant 1.10.15
- Apache Maven 3.9.9
- Gradle 8.11
- Gradle 8.10.2
### Utilities
- 7-Zip 17.05
- aria2 1.37.0
- azcopy 10.27.1
- bazel 7.4.1
- azcopy 10.26.0
- bazel 7.4.0
- bazelisk 1.23.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.11.0
- Git 2.47.0
- Git LFS 3.5.1
- GitHub CLI 2.62.0
- GitHub CLI 2.61.0
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.25.0
- GNU Wget 1.24.5
- gpg (GnuPG) 2.4.6
- jq 1.7.1
- OpenSSL 1.1.1w 11 Sep 2023
- Packer 1.11.2
- pkg-config 0.29.2
- Unxip 3.1
- yq 4.44.5
- yq 4.44.3
- zstd 1.5.6
### Tools
- AWS CLI 2.21.3
- AWS SAM CLI 1.129.0
- AWS CLI 2.19.3
- AWS SAM CLI 1.127.0
- AWS Session Manager CLI 1.2.688.0
- Azure CLI 2.66.0
- Azure CLI 2.65.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.31.92
- Bicep CLI 0.31.34
- Cmake 3.31.0
- CodeQL Action Bundle 2.19.3
- Fastlane 2.225.0
- SwiftFormat 0.55.0
- Xcbeautify 2.15.0
- SwiftFormat 0.54.6
- Xcbeautify 2.14.1
- Xcode Command Line Tools 16.1.0.0.1.1729049160
- Xcodes 1.6.0
@@ -94,12 +94,12 @@
### Browsers
- Safari 18.1 (19619.2.8.111.5)
- SafariDriver 18.1 (19619.2.8.111.5)
- Google Chrome 131.0.6778.70
- Google Chrome for Testing 131.0.6778.69
- ChromeDriver 131.0.6778.69
- Microsoft Edge 131.0.2903.51
- Microsoft Edge WebDriver 131.0.2903.52
- Mozilla Firefox 132.0.2
- Google Chrome 130.0.6723.117
- Google Chrome for Testing 130.0.6723.116
- ChromeDriver 130.0.6723.116
- Microsoft Edge 130.0.2849.80
- Microsoft Edge WebDriver 130.0.2849.81
- Mozilla Firefox 132.0.1
- geckodriver 0.35.0
- Selenium server 4.26.0
@@ -134,7 +134,7 @@
- 3.13.0
#### Node.js
- 18.20.5
- 18.20.4
- 20.18.0
- 22.11.0
@@ -157,20 +157,18 @@
- PowerShell 7.4.6
#### PowerShell Modules
- Az: 12.5.0
- Az: 12.4.0
- Pester: 5.6.1
- PSScriptAnalyzer: 1.23.0
### Xcode
| Version | Build | Path | Symlinks |
| -------------- | ------- | ------------------------------ | -------------------------------------------------------------- |
| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app |
| 16.0 | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app |
| 15.4 (default) | 15F31d | /Applications/Xcode_15.4.app | /Applications/Xcode_15.4.0.app<br>/Applications/Xcode.app |
| 15.3 | 15E204a | /Applications/Xcode_15.3.app | /Applications/Xcode_15.3.0.app |
| 15.2 | 15C500b | /Applications/Xcode_15.2.app | /Applications/Xcode_15.2.0.app |
| 15.1 | 15C65 | /Applications/Xcode_15.1.app | /Applications/Xcode_15.1.0.app |
| 15.0.1 | 15A507 | /Applications/Xcode_15.0.1.app | /Applications/Xcode_15.0.app |
| Version | Build | Path | Symlinks |
| -------------- | ------- | ------------------------------ | --------------------------------------------------------- |
| 15.4 (default) | 15F31d | /Applications/Xcode_15.4.app | /Applications/Xcode_15.4.0.app<br>/Applications/Xcode.app |
| 15.3 | 15E204a | /Applications/Xcode_15.3.app | /Applications/Xcode_15.3.0.app |
| 15.2 | 15C500b | /Applications/Xcode_15.2.app | /Applications/Xcode_15.2.0.app |
| 15.1 | 15C65 | /Applications/Xcode_15.1.app | /Applications/Xcode_15.1.0.app |
| 15.0.1 | 15A507 | /Applications/Xcode_15.0.1.app | /Applications/Xcode_15.0.app |
#### Installed SDKs
| SDK | SDK Name | Xcode Version |
@@ -179,82 +177,56 @@
| macOS 14.2 | macosx14.2 | 15.1, 15.2 |
| macOS 14.4 | macosx14.4 | 15.3 |
| macOS 14.5 | macosx14.5 | 15.4 |
| macOS 15.0 | macosx15.0 | 16.0 |
| macOS 15.1 | macosx15.1 | 16.1 |
| iOS 17.0 | iphoneos17.0 | 15.0.1 |
| iOS 17.2 | iphoneos17.2 | 15.1, 15.2 |
| iOS 17.4 | iphoneos17.4 | 15.3 |
| iOS 17.5 | iphoneos17.5 | 15.4 |
| iOS 18.0 | iphoneos18.0 | 16.0 |
| iOS 18.1 | iphoneos18.1 | 16.1 |
| Simulator - iOS 17.0 | iphonesimulator17.0 | 15.0.1 |
| Simulator - iOS 17.2 | iphonesimulator17.2 | 15.1, 15.2 |
| Simulator - iOS 17.4 | iphonesimulator17.4 | 15.3 |
| Simulator - iOS 17.5 | iphonesimulator17.5 | 15.4 |
| Simulator - iOS 18.0 | iphonesimulator18.0 | 16.0 |
| Simulator - iOS 18.1 | iphonesimulator18.1 | 16.1 |
| tvOS 17.0 | appletvos17.0 | 15.0.1 |
| tvOS 17.2 | appletvos17.2 | 15.1, 15.2 |
| tvOS 17.4 | appletvos17.4 | 15.3 |
| tvOS 17.5 | appletvos17.5 | 15.4 |
| tvOS 18.0 | appletvos18.0 | 16.0 |
| tvOS 18.1 | appletvos18.1 | 16.1 |
| Simulator - tvOS 17.0 | appletvsimulator17.0 | 15.0.1 |
| Simulator - tvOS 17.2 | appletvsimulator17.2 | 15.1, 15.2 |
| Simulator - tvOS 17.4 | appletvsimulator17.4 | 15.3 |
| Simulator - tvOS 17.5 | appletvsimulator17.5 | 15.4 |
| Simulator - tvOS 18.0 | appletvsimulator18.0 | 16.0 |
| Simulator - tvOS 18.1 | appletvsimulator18.1 | 16.1 |
| watchOS 10.0 | watchos10.0 | 15.0.1 |
| watchOS 10.2 | watchos10.2 | 15.1, 15.2 |
| watchOS 10.4 | watchos10.4 | 15.3 |
| watchOS 10.5 | watchos10.5 | 15.4 |
| watchOS 11.0 | watchos11.0 | 16.0 |
| watchOS 11.1 | watchos11.1 | 16.1 |
| Simulator - watchOS 10.0 | watchsimulator10.0 | 15.0.1 |
| Simulator - watchOS 10.2 | watchsimulator10.2 | 15.1, 15.2 |
| Simulator - watchOS 10.4 | watchsimulator10.4 | 15.3 |
| Simulator - watchOS 10.5 | watchsimulator10.5 | 15.4 |
| Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 |
| Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 |
| visionOS 1.0 | xros1.0 | 15.2 |
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| visionOS 1.1 | xros1.1 | 15.3 |
| visionOS 1.0 | xros1.0 | 15.2 |
| Simulator - visionOS 1.1 | xrsimulator1.1 | 15.3 |
| visionOS 1.2 | xros1.2 | 15.4 |
| visionOS 1.1 | xros1.1 | 15.3 |
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 |
| visionOS 2.0 | xros2.0 | 16.0 |
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
| visionOS 2.1 | xros2.1 | 16.1 |
| visionOS 1.2 | xros1.2 | 15.4 |
| DriverKit 23.0 | driverkit23.0 | 15.0.1 |
| DriverKit 23.2 | driverkit23.2 | 15.1, 15.2 |
| DriverKit 23.4 | driverkit23.4 | 15.3 |
| DriverKit 23.5 | driverkit23.5 | 15.4 |
| DriverKit 24.0 | driverkit24.0 | 16.0 |
| DriverKit 24.1 | driverkit24.1 | 16.1 |
#### Installed Simulators
| OS | Simulators |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| iOS 17.0 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation) |
| iOS 17.2 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation) |
| iOS 17.4 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 17.5 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 18.0 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 18.1 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad mini (A17 Pro)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| tvOS 17.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.4 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.5 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 18.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 18.1 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| watchOS 10.0 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.2 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.4 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.5 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 11.0 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 11.1 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| OS | Simulators |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| iOS 17.0 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation) |
| iOS 17.2 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation) |
| iOS 17.4 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 17.5 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| tvOS 17.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.4 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.5 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| watchOS 10.0 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.2 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.4 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.5 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
### Android
| Package Name | Version |
+69 -101
View File
@@ -1,8 +1,8 @@
| Announcements |
|-|
| [[ macOS ] Node.js version 16 will be removed from macOS13 and macOS13 arm64 images on November, 25.](https://github.com/actions/runner-images/issues/10873) |
| [[ macOS ] Node.js version 16 will be removed from macOS13 and macOS13 arm64 images on November, 18.](https://github.com/actions/runner-images/issues/10873) |
| [[macOS] OpenSSL 1.1 will be removed and OpenSSL 3 will be the default for all macOS images from November 4](https://github.com/actions/runner-images/issues/10817) |
| [[macOS] Python 3.9 and 3.10 will be removed from macOS13 arm64 and macOS14 arm64 on November 25.](https://github.com/actions/runner-images/issues/10812) |
| [[macOS] Python 3.9 and 3.10 will be removed from macOS13 arm64 and macOS14 arm64 on November 18.](https://github.com/actions/runner-images/issues/10812) |
| [[macOS] The macOS 12 Actions runner image will begin deprecation on 10/7/24 and will be fully unsupported by 12/3/24 for GitHub and ADO](https://github.com/actions/runner-images/issues/10721) |
| [[macOS] Support policy changes; Xcode 14 and 16 will be removed from macOS 14 on November 4](https://github.com/actions/runner-images/issues/10703) |
| [macOS 15 (Sequoia) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/10686) |
@@ -10,12 +10,12 @@
# macOS 14
- OS Version: macOS 14.7.1 (23H222)
- Kernel Version: Darwin 23.6.0
- Image Version: 20241125.556
- Image Version: 20241108.442
## Installed Software
### Language and Runtime
- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.303, 8.0.404
- .NET Core SDK: 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.303, 8.0.403
- Bash 3.2.57(1)-release
- Clang/LLVM 15.0.0
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
@@ -27,7 +27,7 @@
- GNU Fortran 14 (Homebrew GCC 14.2.0_1) - available by `gfortran-14` alias
- Kotlin 2.0.21-release-482
- Mono 6.12.0.188
- Node.js 20.18.1
- Node.js 20.18.0
- Perl 5.40.0
- Python3 3.13.0
- Ruby 3.0.7p220
@@ -36,7 +36,7 @@
- Bundler 2.5.23
- Carthage 0.40.0
- CocoaPods 1.16.2
- Homebrew 4.4.6
- Homebrew 4.4.4
- NPM 10.8.2
- NuGet 6.3.1.1
- Pip3 24.2 (python 3.13)
@@ -47,53 +47,53 @@
### Project Management
- Apache Ant 1.10.15
- Apache Maven 3.9.9
- Gradle 8.11.1
- Gradle 8.10.2
### Utilities
- 7-Zip 17.05
- aria2 1.37.0
- azcopy 10.27.1
- bazel 7.4.1
- bazelisk 1.24.0
- azcopy 10.26.0
- bazel 7.4.0
- bazelisk 1.23.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.7.1
- Git 2.47.0
- Git LFS 3.6.0
- GitHub CLI 2.62.0
- Git LFS 3.5.1
- GitHub CLI 2.61.0
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.25.0
- GNU Wget 1.24.5
- gpg (GnuPG) 2.4.6
- jq 1.7.1
- OpenSSL 1.1.1w 11 Sep 2023
- Packer 1.11.2
- pkgconf 2.3.0
- pkg-config 0.29.2
- Unxip 3.1
- yq 4.44.5
- yq 4.44.3
- zstd 1.5.6
### Tools
- AWS CLI 2.22.4
- AWS SAM CLI 1.131.0
- AWS Session Manager CLI 1.2.694.0
- Azure CLI 2.67.0
- AWS CLI 2.19.4
- AWS SAM CLI 1.127.0
- AWS Session Manager CLI 1.2.688.0
- Azure CLI 2.65.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.31.92
- Cmake 3.31.1
- Bicep CLI 0.31.34
- Cmake 3.31.0
- CodeQL Action Bundle 2.19.3
- Fastlane 2.225.0
- SwiftFormat 0.55.2
- Xcbeautify 2.15.0
- SwiftFormat 0.54.6
- Xcbeautify 2.14.1
- Xcode Command Line Tools 16.1.0.0.1.1729049160
- Xcodes 1.6.0
### Linters
### Browsers
- Safari 18.1.1 (19619.2.8.111.7)
- SafariDriver 18.1.1 (19619.2.8.111.7)
- Google Chrome 131.0.6778.86
- Google Chrome for Testing 131.0.6778.85
- ChromeDriver 131.0.6778.85
- Safari 18.1 (19619.2.8.111.5)
- SafariDriver 18.1 (19619.2.8.111.5)
- Google Chrome 130.0.6723.117
- Google Chrome for Testing 130.0.6723.116
- ChromeDriver 130.0.6723.116
- Selenium server 4.26.0
#### Environment variables
@@ -112,20 +112,16 @@
### Cached Tools
#### Ruby
- 3.0.7
- 3.1.6
- 3.2.6
- 3.3.6
#### Python
- 3.9.13
- 3.10.11
- 3.11.9
- 3.12.7
- 3.13.0
#### Node.js
- 18.20.5
- 20.18.1
- 18.20.4
- 20.18.0
- 22.11.0
#### Go
@@ -152,15 +148,13 @@
- PSScriptAnalyzer: 1.23.0
### Xcode
| Version | Build | Path | Symlinks |
| -------------- | ------- | ------------------------------ | -------------------------------------------------------------- |
| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app |
| 16.0 | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app |
| 15.4 (default) | 15F31d | /Applications/Xcode_15.4.app | /Applications/Xcode_15.4.0.app<br>/Applications/Xcode.app |
| 15.3 | 15E204a | /Applications/Xcode_15.3.app | /Applications/Xcode_15.3.0.app |
| 15.2 | 15C500b | /Applications/Xcode_15.2.app | /Applications/Xcode_15.2.0.app |
| 15.1 | 15C65 | /Applications/Xcode_15.1.app | /Applications/Xcode_15.1.0.app |
| 15.0.1 | 15A507 | /Applications/Xcode_15.0.1.app | /Applications/Xcode_15.0.app |
| Version | Build | Path | Symlinks |
| -------------- | ------- | ------------------------------ | --------------------------------------------------------- |
| 15.4 (default) | 15F31d | /Applications/Xcode_15.4.app | /Applications/Xcode_15.4.0.app<br>/Applications/Xcode.app |
| 15.3 | 15E204a | /Applications/Xcode_15.3.app | /Applications/Xcode_15.3.0.app |
| 15.2 | 15C500b | /Applications/Xcode_15.2.app | /Applications/Xcode_15.2.0.app |
| 15.1 | 15C65 | /Applications/Xcode_15.1.app | /Applications/Xcode_15.1.0.app |
| 15.0.1 | 15A507 | /Applications/Xcode_15.0.1.app | /Applications/Xcode_15.0.app |
#### Installed SDKs
| SDK | SDK Name | Xcode Version |
@@ -169,99 +163,73 @@
| macOS 14.2 | macosx14.2 | 15.1, 15.2 |
| macOS 14.4 | macosx14.4 | 15.3 |
| macOS 14.5 | macosx14.5 | 15.4 |
| macOS 15.0 | macosx15.0 | 16.0 |
| macOS 15.1 | macosx15.1 | 16.1 |
| iOS 17.0 | iphoneos17.0 | 15.0.1 |
| iOS 17.2 | iphoneos17.2 | 15.1, 15.2 |
| iOS 17.4 | iphoneos17.4 | 15.3 |
| iOS 17.5 | iphoneos17.5 | 15.4 |
| iOS 18.0 | iphoneos18.0 | 16.0 |
| iOS 18.1 | iphoneos18.1 | 16.1 |
| Simulator - iOS 17.0 | iphonesimulator17.0 | 15.0.1 |
| Simulator - iOS 17.2 | iphonesimulator17.2 | 15.1, 15.2 |
| Simulator - iOS 17.4 | iphonesimulator17.4 | 15.3 |
| Simulator - iOS 17.5 | iphonesimulator17.5 | 15.4 |
| Simulator - iOS 18.0 | iphonesimulator18.0 | 16.0 |
| Simulator - iOS 18.1 | iphonesimulator18.1 | 16.1 |
| tvOS 17.0 | appletvos17.0 | 15.0.1 |
| tvOS 17.2 | appletvos17.2 | 15.1, 15.2 |
| tvOS 17.4 | appletvos17.4 | 15.3 |
| tvOS 17.5 | appletvos17.5 | 15.4 |
| tvOS 18.0 | appletvos18.0 | 16.0 |
| tvOS 18.1 | appletvos18.1 | 16.1 |
| Simulator - tvOS 17.0 | appletvsimulator17.0 | 15.0.1 |
| Simulator - tvOS 17.2 | appletvsimulator17.2 | 15.1, 15.2 |
| Simulator - tvOS 17.4 | appletvsimulator17.4 | 15.3 |
| Simulator - tvOS 17.5 | appletvsimulator17.5 | 15.4 |
| Simulator - tvOS 18.0 | appletvsimulator18.0 | 16.0 |
| Simulator - tvOS 18.1 | appletvsimulator18.1 | 16.1 |
| watchOS 10.0 | watchos10.0 | 15.0.1 |
| watchOS 10.2 | watchos10.2 | 15.1, 15.2 |
| watchOS 10.4 | watchos10.4 | 15.3 |
| watchOS 10.5 | watchos10.5 | 15.4 |
| watchOS 11.0 | watchos11.0 | 16.0 |
| watchOS 11.1 | watchos11.1 | 16.1 |
| Simulator - watchOS 10.0 | watchsimulator10.0 | 15.0.1 |
| Simulator - watchOS 10.2 | watchsimulator10.2 | 15.1, 15.2 |
| Simulator - watchOS 10.4 | watchsimulator10.4 | 15.3 |
| Simulator - watchOS 10.5 | watchsimulator10.5 | 15.4 |
| Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 |
| Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 |
| Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 |
| visionOS 1.0 | xros1.0 | 15.2 |
| Simulator - visionOS 1.1 | xrsimulator1.1 | 15.3 |
| visionOS 1.1 | xros1.1 | 15.3 |
| Simulator - visionOS 1.1 | xrsimulator1.1 | 15.3 |
| visionOS 1.2 | xros1.2 | 15.4 |
| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 |
| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 |
| visionOS 2.0 | xros2.0 | 16.0 |
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
| visionOS 2.1 | xros2.1 | 16.1 |
| DriverKit 23.0 | driverkit23.0 | 15.0.1 |
| DriverKit 23.2 | driverkit23.2 | 15.1, 15.2 |
| DriverKit 23.4 | driverkit23.4 | 15.3 |
| DriverKit 23.5 | driverkit23.5 | 15.4 |
| DriverKit 24.0 | driverkit24.0 | 16.0 |
| DriverKit 24.1 | driverkit24.1 | 16.1 |
#### Installed Simulators
| OS | Simulators |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| iOS 17.0 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation) |
| iOS 17.2 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation) |
| iOS 17.4 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 17.5 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 18.0 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 18.1 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad mini (A17 Pro)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| tvOS 17.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.4 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.5 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 18.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 18.1 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| watchOS 10.0 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.2 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.4 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.5 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 11.0 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 11.1 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| visionOS 1.0 | Apple Vision Pro |
| visionOS 1.1 | Apple Vision Pro |
| visionOS 1.2 | Apple Vision Pro |
| OS | Simulators |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| iOS 17.0 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation) |
| iOS 17.2 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation) |
| iOS 17.4 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 17.5 | iPhone 15<br>iPhone 15 Plus<br>iPhone 15 Pro<br>iPhone 15 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air (5th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro (11-inch) (4th generation)<br>iPad Pro (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| tvOS 17.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.4 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 17.5 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| watchOS 10.0 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.2 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.4 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 10.5 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 5 (40mm)<br>Apple Watch Series 5 (44mm)<br>Apple Watch Series 6 (40mm)<br>Apple Watch Series 6 (44mm)<br>Apple Watch Series 7 (41mm)<br>Apple Watch Series 7 (45mm)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
| visionOS 1.0 | Apple Vision Pro |
| visionOS 1.1 | Apple Vision Pro |
| visionOS 1.2 | Apple Vision Pro |
### Android
| Package Name | Version |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 11.0 |
| Android Emulator | 35.2.10 |
| Android SDK Build-tools | 35.0.0<br>34.0.0<br>33.0.2 33.0.3 |
| Android SDK Platforms | android-35-ext14 (rev 1)<br>android-35 (rev 1)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3) |
| Android SDK Platform-Tools | 35.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.31.0 |
| Google Play services | 49 |
| Google Repository | 58 |
| NDK | 26.3.11579264 (default)<br>27.2.12479018 |
| Package Name | Version |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 11.0 |
| Android Emulator | 35.2.10 |
| Android SDK Build-tools | 35.0.0<br>34.0.0<br>33.0.2 33.0.3 |
| Android SDK Platforms | android-35 (rev 1)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3) |
| Android SDK Platform-Tools | 35.0.2 |
| Android Support Repository | 47.0.0 |
| CMake | 3.22.1 |
| Google Play services | 49 |
| Google Repository | 58 |
| NDK | 26.3.11579264 (default)<br>27.2.12479018 |
#### Environment variables
| Name | Value |
+58 -77
View File
@@ -1,6 +1,5 @@
| Announcements |
|-|
| [[ macOS ] Node.js version 16 will be removed from macOS13 and macOS13 arm64 images on November, 18.](https://github.com/actions/runner-images/issues/10873) |
| [[macOS] OpenSSL 1.1 will be removed and OpenSSL 3 will be the default for all macOS images from November 4](https://github.com/actions/runner-images/issues/10817) |
| [[macOS] Python 3.9 and 3.10 will be removed from macOS13 arm64 and macOS14 arm64 on November 18.](https://github.com/actions/runner-images/issues/10812) |
| [[macOS] The macOS 12 Actions runner image will begin deprecation on 10/7/24 and will be fully unsupported by 12/3/24 for GitHub and ADO](https://github.com/actions/runner-images/issues/10721) |
@@ -8,91 +7,90 @@
| [macOS 15 (Sequoia) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/10686) |
***
# macOS 15
- OS Version: macOS 15.1 (24B2083)
- Kernel Version: Darwin 24.1.0
- Image Version: 20241118.362
- OS Version: macOS 15.0.1 (24A348)
- Kernel Version: Darwin 24.0.0
- Image Version: 20241022.250
## Installed Software
### Language and Runtime
- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.404
- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.403
- Bash 3.2.57(1)-release
- Clang/LLVM 16.0.0
- Clang/LLVM (Homebrew) 18.1.8 - available on `$(brew --prefix llvm@18)/bin/clang`
- GCC 12 (Homebrew GCC 12.4.0) - available by `gcc-12` alias
- GCC 13 (Homebrew GCC 13.3.0) - available by `gcc-13` alias
- GCC 14 (Homebrew GCC 14.2.0_1) - available by `gcc-14` alias
- GCC 14 (Homebrew GCC 14.2.0) - available by `gcc-14` alias
- GNU Fortran 12 (Homebrew GCC 12.4.0) - available by `gfortran-12` alias
- GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias
- GNU Fortran 14 (Homebrew GCC 14.2.0_1) - available by `gfortran-14` alias
- GNU Fortran 14 (Homebrew GCC 14.2.0) - available by `gfortran-14` alias
- Kotlin 2.0.21-release-482
- Node.js 22.11.0
- Node.js 22.10.0
- Perl 5.40.0
- Python3 3.13.0
- Ruby 3.3.6
- Ruby 3.3.5
### Package Management
- Bundler 2.5.23
- Bundler 2.5.22
- Carthage 0.40.0
- CocoaPods 1.16.2
- Homebrew 4.4.5
- CocoaPods 1.15.2
- Homebrew 4.4.2
- NPM 10.9.0
- Pip3 24.2 (python 3.13)
- Pipx 1.7.1
- RubyGems 3.5.23
- RubyGems 3.5.22
- Yarn 1.22.22
### Project Management
- Apache Ant 1.10.15
- Apache Maven 3.9.9
- Gradle 8.11
- Gradle 8.10.2
### Utilities
- 7-Zip 17.05
- aria2 1.37.0
- azcopy 10.27.1
- bazel 7.4.1
- bazelisk 1.23.0
- azcopy 10.26.0
- bazel 7.3.2
- bazelisk 1.22.1
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.7.1
- Git 2.47.0
- Git LFS 3.5.1
- GitHub CLI 2.62.0
- GitHub CLI 2.59.0
- GNU Tar 1.35 - available by 'gtar' alias
- GNU Wget 1.25.0
- gpg (GnuPG) 2.4.6
- GNU Wget 1.24.5
- gpg (GnuPG) 2.4.5
- jq 1.7.1
- OpenSSL 1.1.1w 11 Sep 2023
- Packer 1.11.2
- pkg-config 0.29.2
- Unxip 3.1
- yq 4.44.5
- yq 4.44.3
- zstd 1.5.6
### Tools
- AWS CLI 2.21.3
- AWS SAM CLI 1.129.0
- AWS Session Manager CLI 1.2.688.0
- Azure CLI 2.66.0
- AWS CLI 2.18.11
- AWS SAM CLI 1.126.0
- AWS Session Manager CLI 1.2.677.0
- Azure CLI 2.65.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.31.92
- Cmake 3.31.0
- CodeQL Action Bundle 2.19.3
- Bicep CLI 0.30.23
- Cmake 3.30.5
- CodeQL Action Bundle 2.19.1
- Fastlane 2.225.0
- SwiftFormat 0.55.0
- Xcbeautify 2.15.0
- Xcode Command Line Tools 16.1.0.0.1.1729049160
- Xcodes 1.6.0
- SwiftFormat 0.54.6
- Xcbeautify 2.14.1
- Xcode Command Line Tools 16.0.0.0.1.1724870825
- Xcodes 1.5.0
### Linters
### Browsers
- Safari 18.1 (20619.2.8.11.10)
- SafariDriver 18.1 (20619.2.8.11.10)
- Google Chrome 131.0.6778.70
- Google Chrome for Testing 131.0.6778.69
- ChromeDriver 131.0.6778.69
- Selenium server 4.26.0
- Safari 18.0.1 (20619.1.26.31.7)
- SafariDriver 18.0.1 (20619.1.26.31.7)
- Google Chrome 130.0.6723.59
- Google Chrome for Testing 130.0.6723.58
- ChromeDriver 130.0.6723.58
- Selenium server 4.25.0
#### Environment variables
| Name | Value |
@@ -104,7 +102,7 @@
### Java
| Version | Environment Variable |
| --------------------- | -------------------- |
| 11.0.25+9 | JAVA_HOME_11_arm64 |
| 11.0.24+8 | JAVA_HOME_11_arm64 |
| 17.0.13+11 | JAVA_HOME_17_arm64 |
| 21.0.5+11.0 (default) | JAVA_HOME_21_arm64 |
@@ -116,14 +114,14 @@
- 3.13.0
#### Node.js
- 18.20.5
- 18.20.4
- 20.18.0
- 22.11.0
- 22.10.0
#### Go
- 1.21.13
- 1.22.9
- 1.23.3
- 1.22.8
- 1.23.2
### Rust Tools
- Cargo 1.82.0
@@ -136,76 +134,59 @@
- Rustfmt 1.7.1-stable
### PowerShell Tools
- PowerShell 7.4.6
- PowerShell 7.4.5
#### PowerShell Modules
- Az: 12.5.0
- Az: 12.4.0
- Pester: 5.6.1
- PSScriptAnalyzer: 1.23.0
### Xcode
| Version | Build | Path | Symlinks |
| -------------- | -------- | ----------------------------------- | ----------------------------------------------------------------------------------------- |
| 16.2 (beta) | 16C5013f | /Applications/Xcode_16.2_beta_2.app | /Applications/Xcode_16.2.0.app<br>/Applications/Xcode_16.2.app |
| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app |
| 16.0 (default) | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app<br>/Applications/Xcode.app |
| Version | Build | Path | Symlinks |
| -------------- | ------- | ---------------------------------------------- | ----------------------------------------------------------------------------------------- |
| 16.1 | 16B40 | /Applications/Xcode_16.1_Release_Candidate.app | /Applications/Xcode_16.1.0.app<br>/Applications/Xcode_16.1.app |
| 16.0 (default) | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app<br>/Applications/Xcode.app |
#### Installed SDKs
| SDK | SDK Name | Xcode Version |
| ------------------------ | -------------------- | ------------- |
| macOS 15.0 | macosx15.0 | 16.0 |
| macOS 15.1 | macosx15.1 | 16.1 |
| macOS 15.2 | macosx15.2 | 16.2 |
| iOS 18.0 | iphoneos18.0 | 16.0 |
| iOS 18.1 | iphoneos18.1 | 16.1 |
| iOS 18.2 | iphoneos18.2 | 16.2 |
| Simulator - iOS 18.0 | iphonesimulator18.0 | 16.0 |
| Simulator - iOS 18.1 | iphonesimulator18.1 | 16.1 |
| Simulator - iOS 18.2 | iphonesimulator18.2 | 16.2 |
| tvOS 18.0 | appletvos18.0 | 16.0 |
| tvOS 18.1 | appletvos18.1 | 16.1 |
| tvOS 18.2 | appletvos18.2 | 16.2 |
| Simulator - tvOS 18.0 | appletvsimulator18.0 | 16.0 |
| Simulator - tvOS 18.1 | appletvsimulator18.1 | 16.1 |
| Simulator - tvOS 18.2 | appletvsimulator18.2 | 16.2 |
| watchOS 11.0 | watchos11.0 | 16.0 |
| watchOS 11.1 | watchos11.1 | 16.1 |
| watchOS 11.2 | watchos11.2 | 16.2 |
| Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 |
| Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 |
| Simulator - watchOS 11.2 | watchsimulator11.2 | 16.2 |
| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 |
| visionOS 2.0 | xros2.0 | 16.0 |
| visionOS 2.1 | xros2.1 | 16.1 |
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
| Simulator - visionOS 2.2 | xrsimulator2.2 | 16.2 |
| visionOS 2.2 | xros2.2 | 16.2 |
| DriverKit 24.0 | driverkit24.0 | 16.0 |
| DriverKit 24.1 | driverkit24.1 | 16.1 |
| DriverKit 24.2 | driverkit24.2 | 16.2 |
#### Installed Simulators
| OS | Simulators |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| iOS 18.0 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 18.1 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 18.2 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| tvOS 18.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 18.1 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 18.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| watchOS 11.0 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 11.1 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 11.2 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) |
| visionOS 2.0 | Apple Vision Pro |
| visionOS 2.1 | Apple Vision Pro |
| visionOS 2.2 | Apple Vision Pro |
| OS | Simulators |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| iOS 18.0 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| iOS 18.1 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad Air 11-inch (M2)<br>iPad Air 13-inch (M2)<br>iPad mini (6th generation)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
| tvOS 18.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| tvOS 18.1 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
| watchOS 11.0 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) |
| watchOS 11.1 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) |
| visionOS 2.0 | Apple Vision Pro |
| visionOS 2.1 | Apple Vision Pro |
### Android
| Package Name | Version |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 16.0 |
| Android Emulator | 35.2.10 |
| Android SDK Build-tools | 35.0.0 |
| Android SDK Platforms | android-35 (rev 1)<br>android-34-ext8 (rev 1)<br>android-34-ext12 (rev 1)<br>android-34-ext11 (rev 1)<br>android-34-ext10 (rev 1)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1) |
| Android SDK Platform-Tools | 35.0.2 |
| Android Support Repository | 47.0.0 |
+31 -32
View File
@@ -12,10 +12,8 @@ echo "Installing Ruby..."
brew_smart_install "ruby@${DEFAULT_RUBY_VERSION}"
if [[ $arch == "arm64" ]]; then
export PATH=/opt/homebrew/opt/ruby@${DEFAULT_RUBY_VERSION}/bin:$PATH
ruby_suffix="macos-13-arm64"
else
export PATH=/usr/local/opt/ruby@${DEFAULT_RUBY_VERSION}/bin:$PATH
ruby_suffix="macos-latest"
fi
GEM_PATH=$(gem env|awk '/EXECUTABLE DIRECTORY/ {print $4}')
@@ -26,36 +24,37 @@ else
echo 'export PATH="$GEM_PATH:/usr/local/opt/ruby@'${DEFAULT_RUBY_VERSION}'/bin:$PATH"' >> $HOME/.bashrc
fi
echo "Install Ruby from toolset..."
[ -n "$API_PAT" ] && authString=(-H "Authorization: token ${API_PAT}")
PACKAGE_TAR_NAMES=$(curl "${authString[@]}" -fsSL "https://api.github.com/repos/ruby/ruby-builder/releases/latest" | jq -r '.assets[].name')
TOOLSET_VERSIONS=$(get_toolset_value '.toolcache[] | select(.name | contains("Ruby")) | .arch.'$arch'.versions[]')
RUBY_PATH=$AGENT_TOOLSDIRECTORY/Ruby
if ! is_Arm64; then
echo "Install Ruby from toolset..."
[ -n "$API_PAT" ] && authString=(-H "Authorization: token ${API_PAT}")
PACKAGE_TAR_NAMES=$(curl "${authString[@]}" -fsSL "https://api.github.com/repos/ruby/ruby-builder/releases/latest" | jq -r '.assets[].name')
TOOLSET_VERSIONS=$(get_toolset_value '.toolcache[] | select(.name | contains("Ruby")) | .arch.'$arch'.versions[]')
RUBY_PATH=$AGENT_TOOLSDIRECTORY/Ruby
echo "Check if Ruby hostedtoolcache folder exists..."
if [[ ! -d $RUBY_PATH ]]; then
mkdir -p $RUBY_PATH
fi
echo "ruby path - $RUBY_PATH"
for toolset_version in ${TOOLSET_VERSIONS[@]}; do
package_tar_name=$(echo "$PACKAGE_TAR_NAMES" | grep "^ruby-${toolset_version}-${ruby_suffix}.tar.gz$" | egrep -v "rc|preview" | sort -V | tail -1)
ruby_version=$(echo "$package_tar_name" | cut -d'-' -f 2)
ruby_version_path="$RUBY_PATH/$ruby_version"
echo "Create Ruby $ruby_version directory..."
mkdir -p $ruby_version_path
echo "Downloading tar archive $package_tar_name"
archive_path=$(download_with_retry "https://github.com/ruby/ruby-builder/releases/download/toolcache/${package_tar_name}")
echo "Expand $package_tar_name to the $ruby_version_path folder"
tar xf $archive_path -C $ruby_version_path
complete_file_path=$ruby_version_path/$arch.complete
if [[ ! -f $complete_file_path ]]; then
echo "Create complete file"
touch $complete_file_path
echo "Check if Ruby hostedtoolcache folder exists..."
if [[ ! -d $RUBY_PATH ]]; then
mkdir -p $RUBY_PATH
fi
done
echo "ruby path - $RUBY_PATH "
for TOOLSET_VERSION in ${TOOLSET_VERSIONS[@]}; do
PACKAGE_TAR_NAME=$(echo "$PACKAGE_TAR_NAMES" | grep "^ruby-${TOOLSET_VERSION}-macos-latest.tar.gz$" | egrep -v "rc|preview" | sort -V | tail -1)
RUBY_VERSION=$(echo "$PACKAGE_TAR_NAME" | cut -d'-' -f 2)
RUBY_VERSION_PATH="$RUBY_PATH/$RUBY_VERSION"
invoke_tests "Ruby"
echo "Create Ruby $RUBY_VERSION directory..."
mkdir -p $RUBY_VERSION_PATH
echo "Downloading tar archive $PACKAGE_TAR_NAME"
ARCHIVE_PATH=$(download_with_retry "https://github.com/ruby/ruby-builder/releases/download/toolcache/${PACKAGE_TAR_NAME}")
echo "Expand $PACKAGE_TAR_NAME to the $RUBY_VERSION_PATH folder"
tar xf $ARCHIVE_PATH -C $RUBY_VERSION_PATH
COMPLETE_FILE_PATH=$RUBY_VERSION_PATH/x64.complete
if [[ ! -f $COMPLETE_FILE_PATH ]]; then
echo "Create complete file"
touch $COMPLETE_FILE_PATH
fi
done
fi
invoke_tests "Ruby.$arch"
@@ -137,7 +137,7 @@ if ((-not $os.IsVentura) -and (-not $os.IsSonoma) -and (-not $os.IsSequoia)) {
}
$utilities.AddToolVersion("OpenSSL", $(Get-OpenSSLVersion))
$utilities.AddToolVersion("Packer", $(Get-PackerVersion))
$utilities.AddToolVersion("pkgconf", $(Get-PKGConfVersion))
$utilities.AddToolVersion("pkg-config", $(Get-PKGConfigVersion))
if ((-not $os.IsVentura) -and (-not $os.IsSonoma) -and (-not $os.IsSequoia)) {
$utilities.AddToolVersion("PostgreSQL", $(Get-PostgresServerVersion))
$utilities.AddToolVersion("psql (PostgreSQL)", $(Get-PostgresClientVersion))
@@ -538,7 +538,7 @@ function Get-LibXextVersion {
}
function Get-TclTkVersion {
$tcltkVersion = (Run-Command "brew info --json tcl-tk@8" | ConvertFrom-Json).installed.version
$tcltkVersion = (Run-Command "brew info --json tcl-tk" | ConvertFrom-Json).installed.version
return $tcltkVersion
}
@@ -605,9 +605,9 @@ function Get-ColimaVersion {
return $colimaVersion
}
function Get-PKGConfVersion {
$pkgconfVersion = Run-Command "pkgconf --version"
return $pkgconfVersion
function Get-PKGConfigVersion {
$pkgconfigVersion = Run-Command "pkg-config --version"
return $pkgconfigVersion
}
function Get-XcbeautifyVersion {
@@ -42,9 +42,13 @@ function Build-ToolcacheSection {
[ToolVersionsListNode]::new("PyPy", $(Get-ToolcachePyPyVersions), '^\d+\.\d+', "List")
)
}
if ((-not $os.IsVenturaArm64) -and (-not $os.IsSonomaArm64) -and (-not $os.IsSequoiaArm64)) {
$nodes += @(
[ToolVersionsListNode]::new("Ruby", $(Get-ToolcacheRubyVersions), '^\d+\.\d+', "List")
)
}
$nodes += @(
[ToolVersionsListNode]::new("Ruby", $(Get-ToolcacheRubyVersions), '^\d+\.\d+', "List")
[ToolVersionsListNode]::new("Python", $(Get-ToolcachePythonVersions), '^\d+\.\d+', "List"),
[ToolVersionsListNode]::new("Node.js", $(Get-ToolcacheNodeVersions), '^\d+', "List"),
[ToolVersionsListNode]::new("Go", $(Get-ToolcacheGoVersions), '^\d+\.\d+', "List")
@@ -178,9 +178,3 @@ Describe "imagemagick" -Skip:($os.IsVentura -or $os.IsSonoma -or $os.IsSequoia)
"magick -version" | Should -ReturnZeroExitCode
}
}
Describe "pkgconf" {
It "pkgconf" {
"pkgconf --version" | Should -ReturnZeroExitCode
}
}
@@ -1,7 +1,9 @@
Import-Module "$PSScriptRoot/../helpers/Common.Helpers.psm1"
Import-Module "$PSScriptRoot/Helpers.psm1" -DisableNameChecking
Describe "Ruby" {
$os = Get-OSVersion
Describe "Ruby" -Skip:(-not $os.IsArm64) {
It "Ruby is available" {
"ruby --version" | Should -ReturnZeroExitCode
}
@@ -11,11 +13,10 @@ Describe "Ruby" {
}
It "Ruby tools are consistent" {
$os = Get-OSVersion
$expectedPrefix = if ($os.IsArm64) { "/opt/homebrew" } else { "/usr/local" }
Get-ToolPath "ruby" | Should -Match "^$expectedPrefix.*"
Get-ToolPath "gem" | Should -Match "^$expectedPrefix.*"
Get-ToolPath "bundler" | Should -Match "^$expectedPrefix.*"
$expectedPrefix = "/opt/homebrew"
Get-ToolPath "ruby" | Should -Match "$($expectedPrefix)*"
Get-ToolPath "gem" | Should -Match "$($expectedPrefix)*"
Get-ToolPath "bundler" | Should -Match "$($expectedPrefix)*"
}
It "Ruby gems permissions are valid" {
@@ -0,0 +1,26 @@
Import-Module "$PSScriptRoot/../helpers/Common.Helpers.psm1"
Import-Module "$PSScriptRoot/Helpers.psm1" -DisableNameChecking
$os = Get-OSVersion
Describe "Ruby" -Skip:($os.IsArm64) {
It "Ruby is available" {
"ruby --version" | Should -ReturnZeroExitCode
}
It "Ruby is installed via HomeBrew" {
Get-ToolPath "ruby" | Should -Not -BeLike "/usr/bin/ruby*"
}
It "Ruby tools are consistent" {
$expectedPrefix = "/usr/local"
Get-ToolPath "ruby" | Should -Match "$($expectedPrefix)*"
Get-ToolPath "gem" | Should -Match "$($expectedPrefix)*"
Get-ToolPath "bundler" | Should -Match "$($expectedPrefix)*"
}
It "Ruby gems permissions are valid" {
"gem install bundle" | Should -ReturnZeroExitCode
"gem uninstall bundle" | Should -ReturnZeroExitCode
}
}
+8 -17
View File
@@ -42,7 +42,7 @@
],
"addons": [],
"additional_tools": [
"cmake;3.31.0"
"cmake;3.22.1"
],
"ndk": {
"default": "26",
@@ -52,12 +52,7 @@
}
},
"powershellModules": [
{
"name": "Az",
"versions": [
"12.4.0"
]
},
{ "name": "Az" },
{ "name": "Pester" },
{ "name": "PSScriptAnalyzer" }
],
@@ -77,9 +72,9 @@
"p7zip",
"packer",
"perl",
"pkgconf",
"pkg-config",
"swiftformat",
"tcl-tk@8",
"tcl-tk",
"zstd",
"gmp",
"yq",
@@ -139,6 +134,8 @@
},
"arm64": {
"versions": [
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*",
"3.13.*"
@@ -168,6 +165,7 @@
"arch": {
"x64": {
"versions": [
"16.*",
"18.*",
"20.*",
"22.*"
@@ -175,6 +173,7 @@
},
"arm64": {
"versions": [
"16.*",
"18.*",
"20.*",
"22.*"
@@ -215,14 +214,6 @@
"3.2.*",
"3.3.*"
]
},
"arm64": {
"versions": [
"3.0.*",
"3.1.*",
"3.2.*",
"3.3.*"
]
}
}
}
+6 -17
View File
@@ -44,7 +44,7 @@
],
"addons": [],
"additional_tools": [
"cmake;3.31.0"
"cmake;3.22.1"
],
"ndk": {
"default": "26",
@@ -54,12 +54,7 @@
}
},
"powershellModules": [
{
"name": "Az",
"versions": [
"12.4.0"
]
},
{ "name": "Az" },
{ "name": "Pester" },
{ "name": "PSScriptAnalyzer" }
],
@@ -80,9 +75,9 @@
"p7zip",
"packer",
"perl",
"pkgconf",
"pkg-config",
"swiftformat",
"tcl-tk@8",
"tcl-tk",
"zstd",
"gmp",
"yq",
@@ -142,6 +137,8 @@
},
"arm64": {
"versions": [
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*",
"3.13.*"
@@ -203,14 +200,6 @@
"3.2.*",
"3.3.*"
]
},
"arm64": {
"versions": [
"3.0.*",
"3.1.*",
"3.2.*",
"3.3.*"
]
}
}
}
+6 -19
View File
@@ -3,14 +3,14 @@
"default": "16",
"x64": {
"versions": [
{ "link": "16.2_beta_3", "version": "16.2.0-Beta.3+16C5023f", "symlinks": ["16.2"], "install_runtimes": "true", "sha256": "04f3a3e3daf5d07e5ecfdf3cd7fc34fcf0a654884388d56f9f69942a9e3b1e66"},
{ "link": "16.2_beta_2", "version": "16.2_beta_2+16C5013f", "symlinks": ["16.2"], "install_runtimes": "true", "sha256": "b04956fca1b4fe468d5de8833b23c651ed787e41fc5a9c0e29f5eadd5b54d923"},
{ "link": "16.1", "version": "16.1+16B40", "install_runtimes": "true", "sha256": "8ca961d55981f983d21b99a95a6b0ac04905b837f6e11346ee86d28f12afe720"},
{ "link": "16", "version": "16.0.0+16A242d", "symlinks": ["16.0"], "install_runtimes": "true", "sha256": "4a26c3d102a55c7222fb145e0ee1503249c9c26c6e02dc64d783c8810b37b1e3"}
]
},
"arm64":{
"versions": [
{ "link": "16.2_beta_3", "version": "16.2.0-Beta.3+16C5023f", "symlinks": ["16.2"], "install_runtimes": "true", "sha256": "04f3a3e3daf5d07e5ecfdf3cd7fc34fcf0a654884388d56f9f69942a9e3b1e66"},
{ "link": "16.2_beta_2", "version": "16.2_beta_2+16C5013f", "symlinks": ["16.2"], "install_runtimes": "true", "sha256": "b04956fca1b4fe468d5de8833b23c651ed787e41fc5a9c0e29f5eadd5b54d923"},
{ "link": "16.1", "version": "16.1+16B40", "install_runtimes": "true", "sha256": "8ca961d55981f983d21b99a95a6b0ac04905b837f6e11346ee86d28f12afe720"},
{ "link": "16", "version": "16.0.0+16A242d", "symlinks": ["16.0"], "install_runtimes": "true", "sha256": "4a26c3d102a55c7222fb145e0ee1503249c9c26c6e02dc64d783c8810b37b1e3"}
]
@@ -36,7 +36,7 @@
],
"addons": [],
"additional_tools": [
"cmake;3.31.0"
"cmake;3.22.1"
],
"ndk": {
"default": "27",
@@ -46,12 +46,7 @@
}
},
"powershellModules": [
{
"name": "Az",
"versions": [
"12.4.0"
]
},
{ "name": "Az" },
{ "name": "Pester" },
{ "name": "PSScriptAnalyzer" }
],
@@ -72,7 +67,7 @@
"p7zip",
"packer",
"perl",
"pkgconf",
"pkg-config",
"swiftformat",
"zstd",
"gmp",
@@ -188,15 +183,7 @@
"x64": {
"versions": [
"3.1.*",
"3.2.*",
"3.3.*"
]
},
"arm64": {
"versions": [
"3.1.*",
"3.2.*",
"3.3.*"
"3.2.*"
]
}
}
+44 -41
View File
@@ -7,7 +7,7 @@
# Ubuntu 20.04
- OS Version: 20.04.6 LTS
- Kernel Version: 5.15.0-1074-azure
- Image Version: 20241117.1.0
- Image Version: 20241110.1.0
- Systemd version: 245.4-4ubuntu3.24
## Installed Software
@@ -26,7 +26,7 @@
- Kotlin 2.0.21-release-482
- Mono 6.12.0.200
- MSBuild 16.10.1.31701 (Mono 6.12.0.200)
- Node.js 18.20.5
- Node.js 18.20.4
- Perl 5.30.0
- Python 3.8.10
- Ruby 2.7.0p0
@@ -34,16 +34,16 @@
### Package Management
- cpan 1.64
- Helm 3.16.3
- Homebrew 4.4.5
- Helm 3.16.2
- Homebrew 4.4.4
- Miniconda 24.9.2
- Npm 10.8.2
- Npm 10.7.0
- NuGet 6.6.1.2
- Pip 20.0.2
- Pip3 20.0.2
- Pipx 1.7.1
- RubyGems 3.1.2
- Vcpkg (build from commit 435a9415c)
- Vcpkg (build from commit 813a241fb)
- Yarn 1.22.22
#### Environment variables
@@ -62,7 +62,7 @@ to accomplish this.
### Project Management
- Ant 1.10.7
- Gradle 8.11
- Gradle 8.10.2
- Lerna 8.1.9
- Maven 3.8.8
- Sbt 1.10.5
@@ -70,10 +70,10 @@ to accomplish this.
### Tools
- Ansible 2.13.13
- apt-fast 1.10.0
- AzCopy 10.27.1 - available by `azcopy` and `azcopy10` aliases
- Bazel 7.4.1
- AzCopy 10.26.0 - available by `azcopy` and `azcopy10` aliases
- Bazel 7.4.0
- Bazelisk 1.23.0
- Bicep 0.31.92
- Bicep 0.31.34
- Buildah 1.22.3
- CMake 3.31.0
- CodeQL Action Bundle 2.19.3
@@ -87,7 +87,7 @@ to accomplish this.
- Git LFS 3.5.1
- Git-ftp 1.6.0
- Haveged 1.9.1
- Heroku 9.5.0
- Heroku 9.3.2
- HHVM (HipHop VM) 4.172.1
- jq 1.6
- Kind 0.25.0
@@ -102,32 +102,32 @@ to accomplish this.
- nvm 0.40.1
- OpenSSL 1.1.1f-1ubuntu2.23
- Packer 1.11.2
- Parcel 2.13.0
- Parcel 2.12.0
- PhantomJS 2.1.1 2.1.1
- Podman 3.4.2
- Pulumi 3.139.0
- Pulumi 3.138.0
- R 4.4.2
- Skopeo 1.5.0
- Sphinx Open Source Search Server 2.2.11
- SVN 1.13.0
- Terraform 1.9.8
- yamllint 1.35.1
- yq 4.44.5
- yq 4.44.3
- zstd 1.5.6
### CLI Tools
- Alibaba Cloud CLI 3.0.174
- AWS CLI 2.21.3
- AWS CLI 2.19.4
- AWS CLI Session Manager Plugin 1.2.688.0
- AWS SAM CLI 1.129.0
- Azure CLI 2.66.0
- AWS SAM CLI 1.127.0
- Azure CLI 2.65.0
- Azure CLI (azure-devops) 1.0.1
- GitHub CLI 2.62.0
- Google Cloud CLI 501.0.0
- GitHub CLI 2.61.0
- Google Cloud CLI 500.0.0
- Netlify CLI 17.37.2
- OpenShift CLI 4.15.19
- ORAS CLI 1.2.0
- Vercel CLI 39.0.2
- Vercel CLI 37.14.0
### Java
| Version | Environment Variable |
@@ -139,7 +139,7 @@ to accomplish this.
### PHP Tools
- PHP: 7.4.33, 8.0.30, 8.1.30, 8.2.25, 8.3.13
- Composer 2.8.3
- Composer 2.8.2
- PHPUnit 8.5.40
```
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
@@ -166,13 +166,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.7.1
### Browsers and Drivers
- Google Chrome 131.0.6778.69
- ChromeDriver 131.0.6778.69
- Chromium 131.0.6778.0
- Microsoft Edge 131.0.2903.51
- Microsoft Edge WebDriver 131.0.2903.52
- Google Chrome 130.0.6723.116
- ChromeDriver 130.0.6723.116
- Chromium 130.0.6723.0
- Microsoft Edge 130.0.2849.80
- Microsoft Edge WebDriver 130.0.2849.78
- Selenium server 4.26.0
- Mozilla Firefox 132.0.2
- Mozilla Firefox 132.0.1
- Geckodriver 0.35.0
#### Environment variables
@@ -184,7 +184,7 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
| SELENIUM_JAR_PATH | /usr/share/java/selenium-server.jar |
### .NET Tools
- .NET Core SDK: 6.0.428, 7.0.410, 8.0.404
- .NET Core SDK: 6.0.427, 7.0.410, 8.0.403
- nbgv 3.6.146+392592327a
### Databases
@@ -192,7 +192,7 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- sqlite3 3.31.1
#### PostgreSQL
- PostgreSQL 14.14
- PostgreSQL 14.13
```
User: postgres
PostgreSQL service is disabled by default.
@@ -200,7 +200,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
```
#### MySQL
- MySQL 8.0.40-0ubuntu0.20.04.1
- MySQL 8.0.39-0ubuntu0.20.04.1
```
User: root
Password: root
@@ -220,7 +220,8 @@ Use the following command as a part of your job to start the service: 'sudo syst
- 1.23.3
#### Node.js
- 18.20.5
- 16.20.2
- 18.20.4
- 20.18.0
- 22.11.0
@@ -288,19 +289,21 @@ Use the following command as a part of your job to start the service: 'sudo syst
| Repository:Tag | Digest | Created |
| -------------------- | ------------------------------------------------------------------------ | ---------- |
| alpine:3.16 | sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 | 2024-01-27 |
| alpine:3.17 | sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989 | 2024-09-06 |
| alpine:3.18 | sha256:2995c82e8e723d9a5c8585cb8e901d1c50e3c2759031027d3bff577449435157 | 2024-09-06 |
| alpine:3.19 | sha256:7a85bf5dc56c949be827f84f9185161265c58f589bb8b2a6b6bb6d3076c1be21 | 2024-09-06 |
| alpine:3.17 | sha256:3451da08fc6ef554a100da3e2df5ac6d598c82f2a774d5f6ed465c3d80cd163a | 2024-09-06 |
| alpine:3.18 | sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de | 2024-09-06 |
| alpine:3.19 | sha256:ae65dbf8749a7d4527648ccee1fa3deb6bfcae34cbc30fc67aa45c44dcaa90ee | 2024-09-06 |
| debian:10 | sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 | 2024-06-13 |
| debian:11 | sha256:01559430c84e6bc864bed554345d1bfbfa94ac108ab68f39915cae34604b15c3 | 2024-11-11 |
| debian:11 | sha256:d0036be35fe0a4d2649bf074ca467a37dab8c5b26bbbdfca0375b4dc682f011d | 2024-10-17 |
| debian:9 | sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be | 2022-06-23 |
| moby/buildkit:latest | sha256:918e92e639651fdfd0bd97f31bab0dd91756edd14e6f73f43a896715617c59a0 | 2024-11-07 |
| node:18 | sha256:c5c88762e9097e7fa405e5713731ea924fa52da33a13929ed64d8a6b79b95c89 | 2024-07-09 |
| node:18-alpine | sha256:a25c1e4ecc284985f4cbc449021e9259560c644dd9611e5a72d9c4750f24f6c7 | 2024-07-09 |
| node:20 | sha256:a7a3b7ec6de4b11bb2d673b31de9d28c6da09c557ee65453672c8e4f754c23fc | 2024-10-04 |
| node:20-alpine | sha256:b1e0880c3af955867bc2f1944b49d20187beb7afa3f30173e15a97149ab7f5f1 | 2024-10-04 |
| node:22 | sha256:5c76d05034644fa8ecc9c2aa84e0a83cd981d0ef13af5455b87b9adf5b216561 | 2024-10-29 |
| node:22-alpine | sha256:b64ced2e7cd0a4816699fe308ce6e8a08ccba463c757c00c14cd372e3d2c763e | 2024-10-29 |
| node:16 | sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b | 2023-09-07 |
| node:16-alpine | sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787 | 2023-08-10 |
| node:18 | sha256:ddd173cd94537e155b378342056e0968e8299eb3da9dd5d412d3b7f796ac38c0 | 2024-07-09 |
| node:18-alpine | sha256:02376a266c84acbf45bd19440e08e48b1c8b98037417334046029ab585de03e2 | 2024-07-09 |
| node:20 | sha256:a5e0ed56f2c20b9689e0f7dd498cac7e08d2a3a283e92d9304e7b9b83e3c6ff3 | 2024-10-04 |
| node:20-alpine | sha256:c13b26e7e602ef2f1074aef304ce6e9b7dd284c419b35d89fcf3cc8e44a8def9 | 2024-10-04 |
| node:22 | sha256:de4c8be8232b7081d8846360d73ce6dbff33c6636f2259cd14d82c0de1ac3ff2 | 2024-10-29 |
| node:22-alpine | sha256:f265794478aa0b1a23d85a492c8311ed795bc527c3fe7e43453b3c872dcd71a3 | 2024-10-29 |
| ubuntu:20.04 | sha256:8e5c4f0285ecbb4ead070431d29b576a530d3166df73ec44affc1cd27555141b | 2024-10-11 |
### Installed apt packages
+61 -57
View File
@@ -1,13 +1,14 @@
| Announcements |
|-|
| [[Ubuntu] Breaking Change: runner user will have UID 1001 instead of 1000 for larger runners](https://github.com/actions/runner-images/issues/10936) |
| [[Ubuntu 20 and 22] Node.js version 16 will be removed on November 18,2024.](https://github.com/actions/runner-images/issues/10896) |
| [[Ubuntu 24 ] Node.js version 16 will be removed on October 21,2024.](https://github.com/actions/runner-images/issues/10677) |
| [Ubuntu-latest workflows will use Ubuntu-24.04 image](https://github.com/actions/runner-images/issues/10636) |
| [[Ubuntu 20 and 22] Go version 1.20.0 will be removed on October 14,2024.](https://github.com/actions/runner-images/issues/10607) |
***
# Ubuntu 22.04
- OS Version: 22.04.5 LTS
- Kernel Version: 6.5.0-1025-azure
- Image Version: 20241117.1.0
- Image Version: 20241103.1.0
- Systemd version: 249.11-0ubuntu3.12
## Installed Software
@@ -24,7 +25,7 @@
- Kotlin 2.0.21-release-482
- Mono 6.12.0.200
- MSBuild 16.10.1.31701 (Mono 6.12.0.200)
- Node.js 18.20.5
- Node.js 18.20.4
- Perl 5.34.0
- Python 3.10.12
- Ruby 3.0.2p107
@@ -32,16 +33,16 @@
### Package Management
- cpan 1.64
- Helm 3.16.3
- Homebrew 4.4.5
- Helm 3.16.2
- Homebrew 4.4.3
- Miniconda 24.9.2
- Npm 10.8.2
- Npm 10.7.0
- NuGet 6.6.1.2
- Pip 22.0.2
- Pip3 22.0.2
- Pipx 1.7.1
- RubyGems 3.3.5
- Vcpkg (build from commit 435a9415c)
- Vcpkg (build from commit 4f746bc66)
- Yarn 1.22.22
#### Environment variables
@@ -60,21 +61,21 @@ to accomplish this.
### Project Management
- Ant 1.10.12
- Gradle 8.11
- Gradle 8.10.2
- Lerna 8.1.9
- Maven 3.8.8
- Sbt 1.10.5
- Sbt 1.10.4
### Tools
- Ansible 2.17.6
- Ansible 2.17.5
- apt-fast 1.10.0
- AzCopy 10.27.1 - available by `azcopy` and `azcopy10` aliases
- Bazel 7.4.1
- Bazelisk 1.23.0
- Bicep 0.31.92
- AzCopy 10.27.0 - available by `azcopy` and `azcopy10` aliases
- Bazel 7.4.0
- Bazelisk 1.22.1
- Bicep 0.30.23
- Buildah 1.23.1
- CMake 3.31.0
- CodeQL Action Bundle 2.19.3
- CMake 3.30.5
- CodeQL Action Bundle 2.19.2
- Docker Amazon ECR Credential Helper 0.9.0
- Docker Compose v2 2.27.1
- Docker-Buildx 0.18.0
@@ -85,45 +86,45 @@ to accomplish this.
- Git LFS 3.5.1
- Git-ftp 1.6.0
- Haveged 1.9.14
- Heroku 9.5.0
- Heroku 9.3.2
- jq 1.6
- Kind 0.25.0
- Kind 0.24.0
- Kubectl 1.31.2
- Kustomize 5.5.0
- Leiningen 2.11.2
- MediaInfo 21.09
- Mercurial 6.1.1
- Minikube 1.34.0
- n 10.1.0
- n 10.0.0
- Newman 6.2.1
- nvm 0.40.1
- OpenSSL 3.0.2-0ubuntu1.18
- Packer 1.11.2
- Parcel 2.13.0
- Parcel 2.12.0
- Podman 3.4.4
- Pulumi 3.139.0
- R 4.4.2
- Pulumi 3.137.0
- R 4.4.1
- Skopeo 1.4.1
- Sphinx Open Source Search Server 2.2.11
- SVN 1.14.1
- Terraform 1.9.8
- yamllint 1.35.1
- yq 4.44.5
- yq 4.44.3
- zstd 1.5.6
### CLI Tools
- Alibaba Cloud CLI 3.0.233
- AWS CLI 2.21.3
- AWS CLI Session Manager Plugin 1.2.688.0
- AWS SAM CLI 1.129.0
- Azure CLI 2.66.0
- Alibaba Cloud CLI 3.0.227
- AWS CLI 2.19.1
- AWS CLI Session Manager Plugin 1.2.677.0
- AWS SAM CLI 1.127.0
- Azure CLI 2.65.0
- Azure CLI (azure-devops) 1.0.1
- GitHub CLI 2.62.0
- Google Cloud CLI 501.0.0
- GitHub CLI 2.60.1
- Google Cloud CLI 499.0.0
- Netlify CLI 17.37.2
- OpenShift CLI 4.17.4
- OpenShift CLI 4.17.3
- ORAS CLI 1.2.0
- Vercel CLI 39.0.2
- Vercel CLI 37.14.0
### Java
| Version | Environment Variable |
@@ -135,7 +136,7 @@ to accomplish this.
### PHP Tools
- PHP: 8.1.2
- Composer 2.8.3
- Composer 2.8.2
- PHPUnit 8.5.40
```
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
@@ -162,13 +163,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.7.1
### Browsers and Drivers
- Google Chrome 131.0.6778.69
- ChromeDriver 131.0.6778.69
- Chromium 131.0.6778.0
- Microsoft Edge 131.0.2903.51
- Microsoft Edge WebDriver 131.0.2903.52
- Google Chrome 130.0.6723.91
- ChromeDriver 130.0.6723.91
- Chromium 130.0.6723.0
- Microsoft Edge 130.0.2849.56
- Microsoft Edge WebDriver 130.0.2849.68
- Selenium server 4.26.0
- Mozilla Firefox 132.0.2
- Mozilla Firefox 132.0
- Geckodriver 0.35.0
#### Environment variables
@@ -180,14 +181,14 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
| SELENIUM_JAR_PATH | /usr/share/java/selenium-server.jar |
### .NET Tools
- .NET Core SDK: 6.0.428, 7.0.410, 8.0.404
- .NET Core SDK: 6.0.427, 7.0.410, 8.0.403
- nbgv 3.6.146+392592327a
### Databases
- sqlite3 3.37.2
#### PostgreSQL
- PostgreSQL 14.14
- PostgreSQL 14.13
```
User: postgres
PostgreSQL service is disabled by default.
@@ -195,7 +196,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
```
#### MySQL
- MySQL 8.0.40-0ubuntu0.22.04.1
- MySQL 8.0.39-0ubuntu0.22.04.1
```
User: root
Password: root
@@ -211,13 +212,14 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### Go
- 1.21.13
- 1.22.9
- 1.23.3
- 1.22.8
- 1.23.2
#### Node.js
- 18.20.5
- 16.20.2
- 18.20.4
- 20.18.0
- 22.11.0
- 22.10.0
#### Python
- 3.7.17
@@ -279,18 +281,20 @@ Use the following command as a part of your job to start the service: 'sudo syst
| Repository:Tag | Digest | Created |
| -------------------- | ------------------------------------------------------------------------ | ---------- |
| alpine:3.16 | sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 | 2024-01-27 |
| alpine:3.17 | sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989 | 2024-09-06 |
| alpine:3.18 | sha256:2995c82e8e723d9a5c8585cb8e901d1c50e3c2759031027d3bff577449435157 | 2024-09-06 |
| alpine:3.19 | sha256:7a85bf5dc56c949be827f84f9185161265c58f589bb8b2a6b6bb6d3076c1be21 | 2024-09-06 |
| alpine:3.17 | sha256:3451da08fc6ef554a100da3e2df5ac6d598c82f2a774d5f6ed465c3d80cd163a | 2024-09-06 |
| alpine:3.18 | sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de | 2024-09-06 |
| alpine:3.19 | sha256:ae65dbf8749a7d4527648ccee1fa3deb6bfcae34cbc30fc67aa45c44dcaa90ee | 2024-09-06 |
| debian:10 | sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 | 2024-06-13 |
| debian:11 | sha256:01559430c84e6bc864bed554345d1bfbfa94ac108ab68f39915cae34604b15c3 | 2024-11-11 |
| moby/buildkit:latest | sha256:918e92e639651fdfd0bd97f31bab0dd91756edd14e6f73f43a896715617c59a0 | 2024-11-07 |
| node:18 | sha256:c5c88762e9097e7fa405e5713731ea924fa52da33a13929ed64d8a6b79b95c89 | 2024-07-09 |
| node:18-alpine | sha256:a25c1e4ecc284985f4cbc449021e9259560c644dd9611e5a72d9c4750f24f6c7 | 2024-07-09 |
| node:20 | sha256:a7a3b7ec6de4b11bb2d673b31de9d28c6da09c557ee65453672c8e4f754c23fc | 2024-10-04 |
| node:20-alpine | sha256:b1e0880c3af955867bc2f1944b49d20187beb7afa3f30173e15a97149ab7f5f1 | 2024-10-04 |
| node:22 | sha256:5c76d05034644fa8ecc9c2aa84e0a83cd981d0ef13af5455b87b9adf5b216561 | 2024-10-29 |
| node:22-alpine | sha256:b64ced2e7cd0a4816699fe308ce6e8a08ccba463c757c00c14cd372e3d2c763e | 2024-10-29 |
| debian:11 | sha256:d0036be35fe0a4d2649bf074ca467a37dab8c5b26bbbdfca0375b4dc682f011d | 2024-10-17 |
| moby/buildkit:latest | sha256:8e8898b54dbaccc8e0b56e02e5d5b3d6b947a26c24b37899c5c652bba7c60b47 | 2024-10-30 |
| node:16 | sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b | 2023-09-07 |
| node:16-alpine | sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787 | 2023-08-10 |
| node:18 | sha256:ddd173cd94537e155b378342056e0968e8299eb3da9dd5d412d3b7f796ac38c0 | 2024-07-09 |
| node:18-alpine | sha256:02376a266c84acbf45bd19440e08e48b1c8b98037417334046029ab585de03e2 | 2024-07-09 |
| node:20 | sha256:a5e0ed56f2c20b9689e0f7dd498cac7e08d2a3a283e92d9304e7b9b83e3c6ff3 | 2024-10-04 |
| node:20-alpine | sha256:c13b26e7e602ef2f1074aef304ce6e9b7dd284c419b35d89fcf3cc8e44a8def9 | 2024-10-04 |
| node:22 | sha256:de4c8be8232b7081d8846360d73ce6dbff33c6636f2259cd14d82c0de1ac3ff2 | 2024-10-29 |
| node:22-alpine | sha256:f265794478aa0b1a23d85a492c8311ed795bc527c3fe7e43453b3c872dcd71a3 | 2024-10-29 |
| ubuntu:20.04 | sha256:8e5c4f0285ecbb4ead070431d29b576a530d3166df73ec44affc1cd27555141b | 2024-10-11 |
| ubuntu:22.04 | sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97 | 2024-09-11 |
+40 -39
View File
@@ -1,13 +1,14 @@
| Announcements |
|-|
| [[Ubuntu] Breaking Change: runner user will have UID 1001 instead of 1000 for larger runners](https://github.com/actions/runner-images/issues/10936) |
| [[Ubuntu 20 and 22] Node.js version 16 will be removed on November 18,2024.](https://github.com/actions/runner-images/issues/10896) |
| [[Ubuntu 24 ] Node.js version 16 will be removed on October 21,2024.](https://github.com/actions/runner-images/issues/10677) |
| [Ubuntu-latest workflows will use Ubuntu-24.04 image](https://github.com/actions/runner-images/issues/10636) |
| [[Ubuntu 20 and 22] Go version 1.20.0 will be removed on October 14,2024.](https://github.com/actions/runner-images/issues/10607) |
***
# Ubuntu 24.04
- OS Version: 24.04.1 LTS
- Kernel Version: 6.8.0-1017-azure
- Image Version: 20241117.1.0
- Kernel Version: 6.8.0-1016-azure
- Image Version: 20241103.1.0
- Systemd version: 255.4-1ubuntu8.4
## Installed Software
@@ -30,15 +31,15 @@
### Package Management
- cpan 1.64
- Helm 3.16.3
- Homebrew 4.4.5
- Helm 3.16.2
- Homebrew 4.4.3
- Miniconda 24.9.2
- Npm 10.8.2
- Pip 24.0
- Pip3 24.0
- Pipx 1.7.1
- RubyGems 3.4.20
- Vcpkg (build from commit 435a9415c)
- Vcpkg (build from commit 4f746bc66)
- Yarn 1.22.22
#### Environment variables
@@ -57,19 +58,19 @@ to accomplish this.
### Project Management
- Ant 1.10.14
- Gradle 8.11
- Gradle 8.10.2
- Lerna 8.1.9
- Maven 3.8.8
### Tools
- Ansible 2.17.6
- AzCopy 10.27.1 - available by `azcopy` and `azcopy10` aliases
- Bazel 7.4.1
- Bazelisk 1.23.0
- Bicep 0.31.92
- Ansible 2.17.5
- AzCopy 10.27.0 - available by `azcopy` and `azcopy10` aliases
- Bazel 7.4.0
- Bazelisk 1.22.1
- Bicep 0.30.23
- Buildah 1.33.7
- CMake 3.31.0
- CodeQL Action Bundle 2.19.3
- CMake 3.30.5
- CodeQL Action Bundle 2.19.2
- Docker Amazon ECR Credential Helper 0.9.0
- Docker Compose v2 2.27.1
- Docker-Buildx 0.18.0
@@ -81,34 +82,34 @@ to accomplish this.
- Git-ftp 1.6.0
- Haveged 1.9.14
- jq 1.7
- Kind 0.25.0
- Kind 0.24.0
- Kubectl 1.31.2
- Kustomize 5.5.0
- MediaInfo 24.01
- Mercurial 6.7.2
- Minikube 1.34.0
- n 10.1.0
- n 10.0.0
- Newman 6.2.1
- nvm 0.40.1
- OpenSSL 3.0.13-0ubuntu3.4
- Packer 1.11.2
- Parcel 2.13.0
- Parcel 2.12.0
- Podman 4.9.3
- Pulumi 3.139.0
- Pulumi 3.137.0
- Skopeo 1.13.3
- Sphinx Open Source Search Server 2.2.11
- yamllint 1.35.1
- yq 4.44.5
- yq 4.44.3
- zstd 1.5.6
### CLI Tools
- AWS CLI 2.21.3
- AWS CLI Session Manager Plugin 1.2.688.0
- AWS SAM CLI 1.129.0
- Azure CLI 2.66.0
- AWS CLI 2.19.1
- AWS CLI Session Manager Plugin 1.2.677.0
- AWS SAM CLI 1.127.0
- Azure CLI 2.65.0
- Azure CLI (azure-devops) 1.0.1
- GitHub CLI 2.62.0
- Google Cloud CLI 501.0.0
- GitHub CLI 2.60.1
- Google Cloud CLI 499.0.0
### Java
| Version | Environment Variable |
@@ -120,7 +121,7 @@ to accomplish this.
### PHP Tools
- PHP: 8.3.6
- Composer 2.8.3
- Composer 2.8.2
- PHPUnit 8.5.40
```
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
@@ -142,13 +143,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.7.1
### Browsers and Drivers
- Google Chrome 131.0.6778.69
- ChromeDriver 131.0.6778.69
- Chromium 131.0.6778.0
- Microsoft Edge 131.0.2903.51
- Microsoft Edge WebDriver 131.0.2903.52
- Google Chrome 130.0.6723.91
- ChromeDriver 130.0.6723.91
- Chromium 130.0.6723.0
- Microsoft Edge 130.0.2849.56
- Microsoft Edge WebDriver 130.0.2849.68
- Selenium server 4.26.0
- Mozilla Firefox 132.0.2
- Mozilla Firefox 132.0
- Geckodriver 0.35.0
#### Environment variables
@@ -167,7 +168,7 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- sqlite3 3.45.1
#### PostgreSQL
- PostgreSQL 16.5
- PostgreSQL 16.4
```
User: postgres
PostgreSQL service is disabled by default.
@@ -175,7 +176,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
```
#### MySQL
- MySQL 8.0.40-0ubuntu0.24.04.1
- MySQL 8.0.39-0ubuntu0.24.04.2
```
User: root
Password: root
@@ -187,13 +188,13 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### Go
- 1.21.13
- 1.22.9
- 1.23.3
- 1.22.8
- 1.23.2
#### Node.js
- 18.20.5
- 18.20.4
- 20.18.0
- 22.11.0
- 22.10.0
#### Python
- 3.9.20
@@ -244,7 +245,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
### Installed apt packages
| Name | Version |
| ---------------------- | --------------------------- |
| acl | 2.3.2-1build1.1 |
| acl | 2.3.2-1build1 |
| aria2 | 1.37.0+debian-1build3 |
| autoconf | 2.71-3 |
| automake | 1:1.16.5-1.3ubuntu1 |
+3
View File
@@ -34,6 +34,7 @@
"platform" : "linux",
"arch": "x64",
"versions": [
"16.*",
"18.*",
"20.*",
"22.*"
@@ -220,9 +221,11 @@
"debian:10",
"debian:11",
"moby/buildkit:latest",
"node:16",
"node:18",
"node:20",
"node:22",
"node:16-alpine",
"node:18-alpine",
"node:20-alpine",
"node:22-alpine",
+3
View File
@@ -32,6 +32,7 @@
"platform" : "linux",
"arch": "x64",
"versions": [
"16.*",
"18.*",
"20.*",
"22.*"
@@ -218,9 +219,11 @@
"debian:10",
"debian:11",
"moby/buildkit:latest",
"node:16",
"node:18",
"node:20",
"node:22",
"node:16-alpine",
"node:18-alpine",
"node:20-alpine",
"node:22-alpine",
+1 -3
View File
@@ -49,9 +49,7 @@
"name": "Ruby",
"platform_version": "24.04",
"arch": "x64",
"versions": [
"3.2.*"
]
"versions": []
},
{
"name": "CodeQL",
+52 -54
View File
@@ -1,11 +1,11 @@
| Announcements |
|-|
| [[Windows & Ubuntu] .NET 7.x will be removed from the images on December 6, 2024](https://github.com/actions/runner-images/issues/10894) |
| [[Windows & Ubuntu] Python 3.7.x will be removed from December 6 ,2024](https://github.com/actions/runner-images/issues/10893) |
| [[Windows] .NET 7.x will be removed from the images on December 6, 2024](https://github.com/actions/runner-images/issues/10894) |
| [[Windows] Python 3.7.x will be removed from December 6 ,2024](https://github.com/actions/runner-images/issues/10893) |
***
# Windows Server 2019
- OS Version: 10.0.17763 Build 6532
- Image Version: 20241113.3.0
- OS Version: 10.0.17763 Build 6414
- Image Version: 20241104.2.0
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -18,23 +18,23 @@
- Julia 1.10.5
- Kotlin 2.0.21
- LLVM 18.1.8
- Node 18.20.5
- Node 18.20.3
- Perl 5.32.1
- PHP 8.3.13
- Python 3.7.9
- Ruby 3.0.7p220
### Package Management
- Chocolatey 2.4.0
- Chocolatey 2.3.0
- Composer 2.8.2
- Helm 3.16.1
- Miniconda 24.9.2 (pre-installed on the image but not added to PATH)
- NPM 10.8.2
- NPM 10.7.0
- NuGet 6.11.1.2
- pip 24.0 (python 3.7)
- Pipx 1.2.1
- RubyGems 3.2.33
- Vcpkg (build from commit 772f784ba)
- Vcpkg (build from commit 2a3138723)
- Yarn 1.22.22
#### Environment variables
@@ -45,31 +45,31 @@
### Project Management
- Ant 1.10.14
- Gradle 8.11
- Gradle 8.10
- Maven 3.8.7
- sbt 1.10.5
- sbt 1.10.4
### Tools
- 7zip 24.08
- aria2 1.37.0
- azcopy 10.27.0 INFO: azcopy.exe 10.27.0: A newer version 10.27.1 is available to download
- Bazel 7.4.1
- Bazelisk 1.23.0
- Bicep 0.31.34
- azcopy 10.27.0
- Bazel 7.4.0
- Bazelisk 1.22.1
- Bicep 0.30.23
- Cabal 3.12.1.0
- CMake 3.31.0
- CodeQL Action Bundle 2.19.3
- CMake 3.30.5
- CodeQL Action Bundle 2.19.2
- Docker 26.1.3
- Docker Compose v2 2.27.1
- Docker-wincred 0.8.2
- ghc 9.10.1
- Git 2.47.0.windows.1
- Git LFS 3.5.1
- Google Cloud CLI 501.0.0
- ImageMagick 7.1.1-40
- Google Cloud CLI 499.0.0
- ImageMagick 7.1.1-39
- InnoSetup 6.3.3
- jq 1.7.1
- Kind 0.25.0
- Kind 0.24.0
- Kubectl 1.31.2
- Mercurial 5.0
- gcc 8.1.0
@@ -79,8 +79,8 @@
- NSIS 3.10
- OpenSSL 1.1.1w
- Packer 1.11.2
- Parcel 2.13.0
- Pulumi 3.138.0
- Parcel 2.12.0
- Pulumi 3.137.0
- R 4.4.2
- Service Fabric SDK 9.1.1436.9590
- Stack 3.1.1
@@ -93,14 +93,14 @@
- zstd 1.5.6
### CLI Tools
- Alibaba Cloud CLI 3.0.232
- AWS CLI 2.19.5
- AWS SAM CLI 1.128.0
- AWS Session Manager CLI 1.2.688.0
- Azure CLI 2.66.0
- Alibaba Cloud CLI 3.0.227
- AWS CLI 2.19.1
- AWS SAM CLI 1.127.0
- AWS Session Manager CLI 1.2.677.0
- Azure CLI 2.65.0
- Azure DevOps CLI extension 1.0.1
- Cloud Foundry CLI 8.8.3
- GitHub CLI 2.61.0
- GitHub CLI 2.60.1
### Rust Tools
- Cargo 1.82.0
@@ -117,11 +117,11 @@
- Rustfmt 1.7.1
### Browsers and Drivers
- Google Chrome 131.0.6778.70
- Chrome Driver 131.0.6778.69
- Microsoft Edge 130.0.2849.80
- Microsoft Edge Driver 130.0.2849.80
- Mozilla Firefox 132.0.2
- Google Chrome 130.0.6723.92
- Chrome Driver 130.0.6723.91
- Microsoft Edge 130.0.2849.68
- Microsoft Edge Driver 130.0.2849.68
- Mozilla Firefox 132.0.1
- Gecko Driver 0.35.0
- IE Driver 4.14.0.0
- Selenium server 4.26.0
@@ -167,14 +167,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Go
- 1.20.14
- 1.21.13
- 1.22.9
- 1.23.3
- 1.22.8
#### Node.js
- 16.20.2
- 18.20.5
- 18.20.4
- 20.18.0
- 22.11.0
#### Python
- 3.7.9
@@ -232,12 +230,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
### Visual Studio Enterprise 2019
| Name | Version | Path |
| ----------------------------- | --------------- | -------------------------------------------------------------- |
| Visual Studio Enterprise 2019 | 16.11.35425.106 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
| Visual Studio Enterprise 2019 | 16.11.35325.158 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
#### Workloads, components and extensions
| Package | Version |
| ------------------------------------------------------------------------- | --------------- |
| Component.Android.NDK.R16B | 16.11.35425.106 |
| Component.Android.NDK.R16B | 16.11.35323.27 |
| Component.Android.SDK25.Private | 16.0.28625.61 |
| Component.Android.SDK30 | 16.10.31205.252 |
| Component.Ant | 1.9.3.8 |
@@ -475,12 +473,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft Visual C++ 2013 Minimum Runtime | x64 | 12.0.40660 |
| Microsoft Visual C++ 2013 Additional Runtime | x86 | 12.0.21005 |
| Microsoft Visual C++ 2013 Minimum Runtime | x86 | 12.0.21005 |
| Microsoft Visual C++ 2019 Debug Runtime | x64 | 14.29.30157 |
| Microsoft Visual C++ 2019 Debug Runtime | x86 | 14.29.30157 |
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.42.34433 |
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.42.34433 |
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.42.34433 |
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.42.34433 |
| Microsoft Visual C++ 2019 Debug Runtime | x64 | 14.29.30156 |
| Microsoft Visual C++ 2019 Debug Runtime | x86 | 14.29.30156 |
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.40.33816 |
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.40.33816 |
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.40.33816 |
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.40.33816 |
#### Installed Windows SDKs
- 10.0.14393.0
@@ -494,11 +492,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 10.0.22621.0
### .NET Core Tools
- .NET Core SDK: 6.0.136, 6.0.203, 6.0.321, 6.0.428, 7.0.120, 7.0.203, 7.0.317, 7.0.410, 8.0.111, 8.0.206, 8.0.307, 8.0.404
- .NET Core SDK: 6.0.135, 6.0.203, 6.0.321, 6.0.427, 7.0.120, 7.0.203, 7.0.317, 7.0.410, 8.0.110, 8.0.206, 8.0.306, 8.0.403
- .NET Framework: 4.7.2, 4.8
- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.36, 7.0.5, 7.0.20, 8.0.6, 8.0.11
- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.36, 7.0.5, 7.0.20, 8.0.6, 8.0.11
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.36, 7.0.5, 7.0.20, 8.0.6, 8.0.11
- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.6, 8.0.10
- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.6, 8.0.10
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.6, 8.0.10
- nbgv 3.6.146+392592327a
### PowerShell Tools
@@ -510,7 +508,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- AzureRM: 2.1.0 (Default), 6.13.1
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
- AWSPowershell: 4.1.696
- AWSPowershell: 4.1.691
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.24.0
@@ -554,9 +552,9 @@ All other versions are saved but not installed.
### Cached Docker images
| Repository:Tag | Digest | Created |
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- |
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:ef2bdc393a4e9b0b0d8b4356c96ba384e93905b91f9bc1457297bec10c7c9a5d | 2024-11-12 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:dd1c97343b6a7913b4ad9af8d7024527d86f31b611246b7b56be2df9efd6affe | 2024-11-12 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:5c61a6c5cd84002f31b40d365e505a2c2310acec806faa30b8e2cc209150dd54 | 2024-11-12 |
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:d3bd9a71fc0c0e7f768c607fdbc60cba66ace7a2fc833bcb01992c247d7d78df | 2024-11-01 |
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:d14e163a476ddf6bfe08997551777cf1382288784825158263e002d1f4eeb29c | 2024-11-01 |
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:500751531cd48c3cc759008eb60c1a6d1216cf8e0bd7328adcb33d349fb60984 | 2024-10-08 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:1659c21eedf074962b96dd69ee8e95a7db6fcb497f2248c3077c8f6fdb0a9231 | 2024-10-08 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:8a885e75361b04540285efde17f2fc00b7ac8953bb8d1e9442adf3f41f170b5e | 2024-10-08 |
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:cdd5a33c8dd429071a00de8c7532bf40855174763d88ba575ec55c8060e964fc | 2024-10-04 |
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:b36581f8c38aa45a8eb1849372603fcbfe97befb3c0ad510e9cfc2ccef8fd3ca | 2024-10-04 |
+287 -297
View File
@@ -1,11 +1,6 @@
| Announcements |
|-|
| [[Windows & Ubuntu] .NET 7.x will be removed from the images on December 6, 2024](https://github.com/actions/runner-images/issues/10894) |
| [[Windows & Ubuntu] Python 3.7.x will be removed from December 6 ,2024](https://github.com/actions/runner-images/issues/10893) |
***
# Windows Server 2022
- OS Version: 10.0.20348 Build 2849
- Image Version: 20241113.3.0
- OS Version: 10.0.20348 Build 2762
- Image Version: 20241021.1.0
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -18,23 +13,23 @@
- Julia 1.10.5
- Kotlin 2.0.21
- LLVM 18.1.8
- Node 18.20.5
- Node 18.20.3
- Perl 5.32.1
- PHP 8.3.13
- PHP 8.3.12
- Python 3.9.13
- Ruby 3.0.7p220
### Package Management
- Chocolatey 2.4.0
- Composer 2.8.2
- Chocolatey 2.3.0
- Composer 2.8.1
- Helm 3.16.1
- Miniconda 24.9.2 (pre-installed on the image but not added to PATH)
- NPM 10.8.2
- Miniconda 24.7.1 (pre-installed on the image but not added to PATH)
- NPM 10.7.0
- NuGet 6.11.1.2
- pip 24.3.1 (python 3.9)
- pip 24.2 (python 3.9)
- Pipx 1.7.1
- RubyGems 3.2.33
- Vcpkg (build from commit 772f784ba)
- Vcpkg (build from commit 3a747a4fc)
- Yarn 1.22.22
#### Environment variables
@@ -45,31 +40,31 @@
### Project Management
- Ant 1.10.14
- Gradle 8.11
- Gradle 8.10
- Maven 3.8.7
- sbt 1.10.5
- sbt 1.10.3
### Tools
- 7zip 24.08
- aria2 1.37.0
- azcopy 10.27.0 INFO: azcopy.exe 10.27.0: A newer version 10.27.1 is available to download
- Bazel 7.4.1
- Bazelisk 1.23.0
- Bicep 0.31.34
- azcopy 10.26.0
- Bazel 7.3.2
- Bazelisk 1.22.1
- Bicep 0.30.23
- Cabal 3.12.1.0
- CMake 3.31.0
- CodeQL Action Bundle 2.19.3
- CMake 3.30.5
- CodeQL Action Bundle 2.19.1
- Docker 26.1.3
- Docker Compose v2 2.27.1
- Docker-wincred 0.8.2
- ghc 9.10.1
- Git 2.47.0.windows.1
- Git LFS 3.5.1
- ImageMagick 7.1.1-40
- ImageMagick 7.1.1-39
- InnoSetup 6.3.3
- jq 1.7.1
- Kind 0.25.0
- Kubectl 1.31.2
- Kind 0.24.0
- Kubectl 1.31.1
- Mercurial 5.0
- gcc 12.2.0
- gdb 11.2
@@ -78,8 +73,8 @@
- NSIS 3.10
- OpenSSL 1.1.1w
- Packer 1.11.2
- Pulumi 3.138.0
- R 4.4.2
- Pulumi 3.137.0
- R 4.4.1
- Service Fabric SDK 9.1.1436.9590
- Stack 3.1.1
- Subversion (SVN) 1.14.4
@@ -91,13 +86,13 @@
- zstd 1.5.6
### CLI Tools
- Alibaba Cloud CLI 3.0.232
- AWS CLI 2.19.5
- AWS SAM CLI 1.128.0
- AWS Session Manager CLI 1.2.688.0
- Azure CLI 2.66.0
- Alibaba Cloud CLI 3.0.227
- AWS CLI 2.18.10
- AWS SAM CLI 1.126.0
- AWS Session Manager CLI 1.2.677.0
- Azure CLI 2.65.0
- Azure DevOps CLI extension 1.0.1
- GitHub CLI 2.61.0
- GitHub CLI 2.59.0
### Rust Tools
- Cargo 1.82.0
@@ -107,21 +102,21 @@
#### Packages
- bindgen 0.70.1
- cargo-audit 0.21.0
- cargo-audit 0.20.1
- cargo-outdated 0.15.0
- cbindgen 0.27.0
- Clippy 0.1.82
- Rustfmt 1.7.1
### Browsers and Drivers
- Google Chrome 131.0.6778.70
- Chrome Driver 131.0.6778.69
- Microsoft Edge 130.0.2849.80
- Microsoft Edge Driver 130.0.2849.80
- Mozilla Firefox 132.0.2
- Google Chrome 130.0.6723.59
- Chrome Driver 130.0.6723.58
- Microsoft Edge 130.0.2849.46
- Microsoft Edge Driver 130.0.2849.46
- Mozilla Firefox 131.0.3
- Gecko Driver 0.35.0
- IE Driver 4.14.0.0
- Selenium server 4.26.0
- Selenium server 4.25.0
#### Environment variables
| Name | Value |
@@ -161,14 +156,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Go
- 1.20.14
- 1.21.13
- 1.22.9
- 1.23.3
- 1.22.8
#### Node.js
- 16.20.2
- 18.20.5
- 18.20.4
- 20.18.0
- 22.11.0
#### Python
- 3.7.9
@@ -188,7 +181,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Ruby
- 3.0.7
- 3.1.6
- 3.2.6
- 3.2.5
### Databases
@@ -223,252 +216,251 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Nginx | 1.27.2 | C:\tools\nginx-1.27.2\conf\nginx.conf | nginx | Stopped | 80 |
### Visual Studio Enterprise 2022
| Name | Version | Path |
| ----------------------------- | --------------- | -------------------------------------------------------- |
| Visual Studio Enterprise 2022 | 17.12.35506.116 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
| Name | Version | Path |
| ----------------------------- | ------------- | -------------------------------------------------------- |
| Visual Studio Enterprise 2022 | 17.11.35327.3 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
#### Workloads, components and extensions
| Package | Version |
| ------------------------------------------------------------------------- | --------------- |
| android | 35.0.7.0 |
| Component.Android.NDK.R23C | 17.12.35410.122 |
| Component.Android.SDK.MAUI | 17.12.35410.122 |
| Component.Dotfuscator | 17.12.35410.122 |
| Component.Linux.CMake | 17.12.35410.122 |
| Component.Linux.RemoteFileExplorer | 17.12.35410.122 |
| Component.MDD.Android | 17.12.35410.122 |
| Component.MDD.Linux | 17.12.35410.122 |
| Component.MDD.Linux.GCC.arm | 17.12.35410.122 |
| Component.Microsoft.VisualStudio.LiveShare.2022 | 1.0.5940 |
| Component.Microsoft.VisualStudio.RazorExtension | 17.12.35410.122 |
| android | 34.0.113.0 |
| aspire | 8.100.24.37302 |
| Component.Android.NDK.R23C | 17.11.35102.94 |
| Component.Android.SDK.MAUI | 17.11.35102.94 |
| Component.Dotfuscator | 17.11.35102.94 |
| Component.Linux.CMake | 17.11.35102.94 |
| Component.Linux.RemoteFileExplorer | 17.11.35102.94 |
| Component.MDD.Android | 17.11.35102.94 |
| Component.MDD.Linux | 17.11.35102.94 |
| Component.MDD.Linux.GCC.arm | 17.11.35102.94 |
| Component.Microsoft.VisualStudio.LiveShare.2022 | 1.0.5919 |
| Component.Microsoft.VisualStudio.RazorExtension | 17.11.35102.94 |
| Component.Microsoft.VisualStudio.Tools.Applications.amd64 | 17.0.33617.0 |
| Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.12.35410.122 |
| Component.Microsoft.Web.LibraryManager | 17.12.35410.122 |
| Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.12.8.55161 |
| Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.11.35102.94 |
| Component.Microsoft.Web.LibraryManager | 17.11.35102.94 |
| Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.11.3.50567 |
| Component.Microsoft.Windows.DriverKit | 10.0.26100.10 |
| Component.OpenJDK | 17.12.35410.122 |
| Component.UnityEngine.x64 | 17.12.35410.122 |
| Component.Unreal | 17.12.35410.122 |
| Component.Unreal.Android | 17.12.35410.122 |
| Component.Unreal.Ide | 17.12.35410.122 |
| Component.VisualStudio.GitHub.Copilot | 17.12.35504.99 |
| Component.OpenJDK | 17.11.35102.94 |
| Component.UnityEngine.x64 | 17.11.35102.94 |
| Component.Unreal | 17.11.35102.94 |
| Component.Unreal.Android | 17.11.35102.94 |
| Component.Unreal.Ide | 17.11.35102.94 |
| Component.VisualStudio.GitHub.Copilot | 17.11.35324.167 |
| Component.VSInstallerProjects2022 | 2.0.1 |
| Component.WixToolset.VisualStudioExtension.Dev17 | 1.0.0.22 |
| Component.WixToolset.VisualStudioExtension.Schemas3 | 1.0.0.22 |
| Component.Xamarin | 17.12.35410.122 |
| Component.Xamarin.RemotedSimulator | 17.12.35410.122 |
| ios | 18.0.9617.0 |
| maccatalyst | 18.0.9617.0 |
| maui.blazor | 9.0.0.11787 |
| maui.core | 9.0.0.11787 |
| maui.windows | 9.0.0.11787 |
| Microsoft.Component.Azure.DataLake.Tools | 17.12.35410.122 |
| Microsoft.Component.ClickOnce | 17.12.35410.122 |
| Microsoft.Component.CodeAnalysis.SDK | 17.12.35410.122 |
| Microsoft.Component.MSBuild | 17.12.35410.122 |
| Microsoft.Component.NetFX.Native | 17.12.35410.122 |
| Microsoft.Component.PythonTools | 17.12.35410.122 |
| Microsoft.Component.PythonTools.Web | 17.12.35410.122 |
| Microsoft.Component.VC.Runtime.UCRTSDK | 17.12.35410.122 |
| Microsoft.ComponentGroup.Blend | 17.12.35410.122 |
| Microsoft.ComponentGroup.ClickOnce.Publish | 17.12.35410.122 |
| Microsoft.Net.Component.4.5.2.TargetingPack | 17.12.35410.122 |
| Microsoft.Net.Component.4.6.2.TargetingPack | 17.12.35410.122 |
| Microsoft.Net.Component.4.6.TargetingPack | 17.12.35410.122 |
| Microsoft.Net.Component.4.7.1.TargetingPack | 17.12.35410.122 |
| Microsoft.Net.Component.4.7.2.TargetingPack | 17.12.35410.122 |
| Microsoft.Net.Component.4.7.TargetingPack | 17.12.35410.122 |
| Microsoft.Net.Component.4.8.1.SDK | 17.12.35410.122 |
| Microsoft.Net.Component.4.8.1.TargetingPack | 17.12.35410.122 |
| Microsoft.Net.Component.4.8.SDK | 17.12.35410.122 |
| Microsoft.Net.Component.4.8.TargetingPack | 17.12.35410.122 |
| Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.12.35410.122 |
| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.12.35410.122 |
| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.12.35410.122 |
| microsoft.net.runtime.android | 9.0.24.52809 |
| microsoft.net.runtime.android.aot | 9.0.24.52809 |
| microsoft.net.runtime.android.aot.net8 | 9.0.24.52809 |
| microsoft.net.runtime.android.net8 | 9.0.24.52809 |
| microsoft.net.runtime.ios | 9.0.24.52809 |
| microsoft.net.runtime.ios.net8 | 9.0.24.52809 |
| microsoft.net.runtime.maccatalyst | 9.0.24.52809 |
| microsoft.net.runtime.maccatalyst.net8 | 9.0.24.52809 |
| microsoft.net.runtime.mono.tooling | 9.0.24.52809 |
| microsoft.net.runtime.mono.tooling.net8 | 9.0.24.52809 |
| microsoft.net.sdk.emscripten | 9.0.11.2802 |
| Microsoft.NetCore.Component.DevelopmentTools | 17.12.35410.122 |
| Microsoft.NetCore.Component.Runtime.6.0 | 17.12.35504.99 |
| Microsoft.NetCore.Component.Runtime.8.0 | 17.12.35504.99 |
| Microsoft.NetCore.Component.Runtime.9.0 | 17.12.35504.99 |
| Microsoft.NetCore.Component.SDK | 17.12.35504.99 |
| Microsoft.NetCore.Component.Web | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.AppInsights.Tools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.AspNet | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.AspNet45 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Azure.AuthoringTools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Azure.ClientLibs | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Azure.Compute.Emulator | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Azure.Powershell | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Azure.ResourceManager.Tools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Azure.Waverton | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Azure.Waverton.BuildTools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.ClassDesigner | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.CodeMap | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Common.Azure.Tools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.CoreEditor | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.CppBuildInsights | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Debugger.JustInTime | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Debugger.Snapshot | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.DiagnosticTools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.DockerTools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.DotNetModelBuilder | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.DslTools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Embedded | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.EntityFramework | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.FSharp | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.FSharp.Desktop | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.FSharp.WebTemplates | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.GraphDocument | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Graphics | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Graphics.Tools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.HLSL | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.IISExpress | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.IntelliCode | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.IntelliTrace.FrontEnd | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.JavaScript.Diagnostics | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.JavaScript.TypeScript | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.LinqToSql | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.LiveUnitTesting | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.ManagedDesktop.Core | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Merq | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.MonoDebugger | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.MSODBC.SQL | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.MSSQL.CMDLnUtils | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Node.Tools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.NuGet | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.NuGet.BuildTools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.PortableLibrary | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Roslyn.Compiler | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Roslyn.LanguageServices | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Sharepoint.Tools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.SQL.CLR | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.SQL.DataSources | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.SQL.SSDT | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.TeamOffice | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.TestTools.CodedUITest | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.TestTools.WebLoadTest | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.TextTemplating | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.TypeScript.TSServer | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Unity | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.UWP.VC.ARM64 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.UWP.VC.ARM64EC | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.ASAN | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.ATL | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.ATL.ARM | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.ATL.ARM.Spectre | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.ATL.ARM64 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.ATL.ARM64.Spectre | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.ATL.Spectre | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.ATLMFC | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.CLI.Support | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.CMake.Project | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.CoreIde | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.DiagnosticTools | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Llvm.Clang | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM.Spectre | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM64 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM64.Spectre | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Modules.x86.x64 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Redist.14.Latest | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Redist.MSM | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Runtimes.ARM.Spectre | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64.Spectre | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64EC.Spectre | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.TestAdapterForBoostTest | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Tools.ARM | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Tools.ARM64 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Tools.ARM64EC | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VC.Tools.x86.x64 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Vcpkg | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.VSSDK | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Wcf.Tooling | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Web | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.WebDeploy | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Windows10SDK | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Windows10SDK.19041 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Windows10SDK.20348 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Windows11SDK.22000 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Windows11SDK.22621 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Windows11SDK.26100 | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Windows11Sdk.WindowsPerformanceToolkit | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.WindowsAppSdkSupport.CSharp | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.Workflow | 17.12.35410.122 |
| Microsoft.VisualStudio.Component.WslDebugging | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.ArchitectureTools.Native | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Azure.Prerequisites | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.AzureFunctions | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Maui.All | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Maui.Android | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Maui.Blazor | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Maui.iOS | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Maui.MacCatalyst | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Maui.Shared | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Maui.Windows | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Llvm.Clang | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.UWP.NetCoreAndStandard | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.UWP.VC.v142 | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.VC.Tools.142.x86.x64 | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.VisualStudioExtension.Prerequisites | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Web | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.Web.CloudTools | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.CMake | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.TemplateEngine | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.WindowsAppDevelopment.Prerequisites | 17.12.35410.122 |
| Microsoft.VisualStudio.ComponentGroup.WindowsAppSDK.Cs | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.Azure | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.CoreEditor | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.Data | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.DataScience | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.ManagedDesktop | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.ManagedGame | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.NativeCrossPlat | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.NativeDesktop | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.NativeGame | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.NativeMobile | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.NetCrossPlat | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.NetWeb | 17.12.35504.99 |
| Microsoft.VisualStudio.Workload.Node | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.Office | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.Python | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.Universal | 17.12.35410.122 |
| Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.12.35410.122 |
| runtimes.ios | 9.0.24.52809 |
| runtimes.ios.net8 | 9.0.24.52809 |
| runtimes.maccatalyst | 9.0.24.52809 |
| runtimes.maccatalyst.net8 | 9.0.24.52809 |
| wasm.tools | 9.0.24.52809 |
| Component.Xamarin | 17.11.35102.94 |
| Component.Xamarin.RemotedSimulator | 17.11.35102.94 |
| ios | 18.0.8303.0 |
| maccatalyst | 18.0.8303.0 |
| maui.blazor | 8.0.82.11329 |
| maui.core | 8.0.82.11329 |
| maui.windows | 8.0.82.11329 |
| Microsoft.Component.Azure.DataLake.Tools | 17.11.35102.94 |
| Microsoft.Component.ClickOnce | 17.11.35102.94 |
| Microsoft.Component.CodeAnalysis.SDK | 17.11.35102.94 |
| Microsoft.Component.MSBuild | 17.11.35102.94 |
| Microsoft.Component.NetFX.Native | 17.11.35102.94 |
| Microsoft.Component.PythonTools | 17.11.35102.94 |
| Microsoft.Component.PythonTools.Web | 17.11.35102.94 |
| Microsoft.Component.VC.Runtime.UCRTSDK | 17.11.35102.94 |
| Microsoft.ComponentGroup.Blend | 17.11.35102.94 |
| Microsoft.ComponentGroup.ClickOnce.Publish | 17.11.35102.94 |
| Microsoft.Net.Component.4.5.2.TargetingPack | 17.11.35102.94 |
| Microsoft.Net.Component.4.6.2.TargetingPack | 17.11.35102.94 |
| Microsoft.Net.Component.4.6.TargetingPack | 17.11.35102.94 |
| Microsoft.Net.Component.4.7.1.TargetingPack | 17.11.35102.94 |
| Microsoft.Net.Component.4.7.2.TargetingPack | 17.11.35102.94 |
| Microsoft.Net.Component.4.7.TargetingPack | 17.11.35102.94 |
| Microsoft.Net.Component.4.8.1.SDK | 17.11.35102.94 |
| Microsoft.Net.Component.4.8.1.TargetingPack | 17.11.35102.94 |
| Microsoft.Net.Component.4.8.SDK | 17.11.35102.94 |
| Microsoft.Net.Component.4.8.TargetingPack | 17.11.35102.94 |
| Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.11.35102.94 |
| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.11.35102.94 |
| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.11.35102.94 |
| microsoft.net.runtime.android | 8.0.1024.46610 |
| microsoft.net.runtime.android.aot | 8.0.1024.46610 |
| microsoft.net.runtime.android.aot.net7 | 8.0.1024.46610 |
| microsoft.net.runtime.android.net7 | 8.0.1024.46610 |
| microsoft.net.runtime.ios | 8.0.1024.46610 |
| microsoft.net.runtime.ios.net7 | 8.0.1024.46610 |
| microsoft.net.runtime.maccatalyst | 8.0.1024.46610 |
| microsoft.net.runtime.maccatalyst.net7 | 8.0.1024.46610 |
| microsoft.net.runtime.mono.tooling | 8.0.1024.46610 |
| microsoft.net.runtime.mono.tooling.net7 | 8.0.1024.46610 |
| microsoft.net.sdk.emscripten | 8.0.10.45201 |
| Microsoft.NetCore.Component.DevelopmentTools | 17.11.35102.94 |
| Microsoft.NetCore.Component.Runtime.6.0 | 17.11.35326.176 |
| Microsoft.NetCore.Component.Runtime.8.0 | 17.11.35326.176 |
| Microsoft.NetCore.Component.SDK | 17.11.35326.176 |
| Microsoft.NetCore.Component.Web | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.AppInsights.Tools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.AspNet | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.AspNet45 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Azure.AuthoringTools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Azure.ClientLibs | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Azure.Compute.Emulator | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Azure.Powershell | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Azure.ResourceManager.Tools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Azure.Waverton | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Azure.Waverton.BuildTools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.ClassDesigner | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.CodeMap | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Common.Azure.Tools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.CoreEditor | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.CppBuildInsights | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Debugger.JustInTime | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Debugger.Snapshot | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.DiagnosticTools | 17.11.35118.42 |
| Microsoft.VisualStudio.Component.DockerTools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.DotNetModelBuilder | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.DslTools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Embedded | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.EntityFramework | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.FSharp | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.FSharp.Desktop | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.FSharp.WebTemplates | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.GraphDocument | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Graphics | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Graphics.Tools | 17.11.35118.42 |
| Microsoft.VisualStudio.Component.HLSL | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.IISExpress | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.IntelliCode | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.IntelliTrace.FrontEnd | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.JavaScript.Diagnostics | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.JavaScript.TypeScript | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.LinqToSql | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.LiveUnitTesting | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.ManagedDesktop.Core | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Merq | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.MonoDebugger | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.MSODBC.SQL | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.MSSQL.CMDLnUtils | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Node.Tools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.NuGet | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.NuGet.BuildTools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.PortableLibrary | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Roslyn.Compiler | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Roslyn.LanguageServices | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.SecurityIssueAnalysis | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Sharepoint.Tools | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.SQL.CLR | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.SQL.DataSources | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.SQL.SSDT | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.TeamOffice | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.TestTools.CodedUITest | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.TestTools.WebLoadTest | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.TextTemplating | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.TypeScript.TSServer | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Unity | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.UWP.VC.ARM64 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.UWP.VC.ARM64EC | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.ASAN | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.ATL | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.ATL.ARM | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.ATL.ARM.Spectre | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.ATL.ARM64 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.ATL.ARM64.Spectre | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.ATL.Spectre | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.ATLMFC | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.CLI.Support | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.CMake.Project | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.CoreIde | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.DiagnosticTools | 17.11.35118.42 |
| Microsoft.VisualStudio.Component.VC.Llvm.Clang | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM.Spectre | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM64 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.MFC.ARM64.Spectre | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Modules.x86.x64 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Redist.14.Latest | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Redist.MSM | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Runtimes.ARM.Spectre | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64.Spectre | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64EC.Spectre | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.TestAdapterForBoostTest | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Tools.ARM | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Tools.ARM64 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Tools.ARM64EC | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VC.Tools.x86.x64 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Vcpkg | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.VSSDK | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Wcf.Tooling | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Web | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.WebDeploy | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Windows10SDK | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Windows10SDK.19041 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Windows10SDK.20348 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Windows11SDK.22000 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Windows11SDK.22621 | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Windows11Sdk.WindowsPerformanceToolkit | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.Workflow | 17.11.35102.94 |
| Microsoft.VisualStudio.Component.WslDebugging | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.ArchitectureTools.Native | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Azure.Prerequisites | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.AzureFunctions | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Maui.All | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Maui.Android | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Maui.Blazor | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Maui.iOS | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Maui.MacCatalyst | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Maui.Shared | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Maui.Windows | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Llvm.Clang | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.UWP.NetCoreAndStandard | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.UWP.VC.v142 | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.VC.Tools.142.x86.x64 | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.VisualStudioExtension.Prerequisites | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Web | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.Web.CloudTools | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.CMake | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.TemplateEngine | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.WindowsAppDevelopment.Prerequisites | 17.11.35102.94 |
| Microsoft.VisualStudio.ComponentGroup.WindowsAppSDK.Cs | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.Azure | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.CoreEditor | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.Data | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.DataScience | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.ManagedDesktop | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.ManagedGame | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.NativeCrossPlat | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.NativeDesktop | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.NativeGame | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.NativeMobile | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.NetCrossPlat | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.NetWeb | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.Node | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.Office | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.Python | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.Universal | 17.11.35102.94 |
| Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.11.35102.94 |
| runtimes.ios | 8.0.1024.46610 |
| runtimes.ios.net7 | 8.0.1024.46610 |
| runtimes.maccatalyst | 8.0.1024.46610 |
| runtimes.maccatalyst.net7 | 8.0.1024.46610 |
| wasm.tools | 8.0.1024.46610 |
| ProBITools.MicrosoftAnalysisServicesModelingProjects2022 | 3.0.4 |
| ProBITools.MicrosoftReportProjectsforVisualStudio2022 | 3.0.1 |
| SSIS.MicrosoftDataToolsIntegrationServices | 1.5 |
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 2.0.1 |
| Windows Driver Kit | 10.1.26100.2161 |
| Windows Driver Kit | 10.1.22621.2428 |
| Windows Driver Kit Visual Studio Extension | 10.0.26100.10 |
| Windows Software Development Kit | 10.1.26100.1742 |
| Windows Software Development Kit | 10.1.22621.3233 |
| WixToolset.WixToolsetVisualStudio2022Extension | 1.0.0.22 |
#### Microsoft Visual C++
@@ -476,12 +468,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| -------------------------------------------- | ------------ | ----------- |
| Microsoft Visual C++ 2013 Additional Runtime | x64 | 12.0.40660 |
| Microsoft Visual C++ 2013 Minimum Runtime | x64 | 12.0.40660 |
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.42.34433 |
| Microsoft Visual C++ 2022 Debug Runtime | x64 | 14.42.34433 |
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.42.34433 |
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.42.34433 |
| Microsoft Visual C++ 2022 Debug Runtime | x86 | 14.42.34433 |
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.42.34433 |
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.40.33816 |
| Microsoft Visual C++ 2022 Debug Runtime | x64 | 14.40.33816 |
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.40.33816 |
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.40.33816 |
| Microsoft Visual C++ 2022 Debug Runtime | x86 | 14.40.33816 |
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.40.33816 |
#### Installed Windows SDKs
- 10.0.17763.0
@@ -489,18 +481,17 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 10.0.20348.0
- 10.0.22000.0
- 10.0.22621.0
- 10.0.26100.0
### .NET Core Tools
- .NET Core SDK: 6.0.136, 6.0.203, 6.0.321, 6.0.428, 7.0.120, 7.0.203, 7.0.317, 7.0.410, 8.0.111, 8.0.206, 8.0.307, 8.0.404, 9.0.100
- .NET Core SDK: 6.0.135, 6.0.203, 6.0.321, 6.0.427, 7.0.120, 7.0.203, 7.0.317, 7.0.410, 8.0.403
- .NET Framework: 4.8, 4.8.1
- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.35, 6.0.36, 7.0.5, 7.0.20, 8.0.6, 8.0.11, 9.0.0
- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.35, 6.0.36, 7.0.5, 7.0.20, 8.0.6, 8.0.11, 9.0.0
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.36, 7.0.5, 7.0.20, 8.0.6, 8.0.11, 9.0.0
- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.10
- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.10
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.10
- nbgv 3.6.146+392592327a
### PowerShell Tools
- PowerShell 7.4.6
- PowerShell 7.4.5
#### Powershell Modules
- Az: 12.1.0
@@ -508,7 +499,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- AzureRM: 2.1.0 (Default), 6.13.1
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
- AWSPowershell: 4.1.696
- AWSPowershell: 4.1.681
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.24.0
@@ -551,9 +542,8 @@ All other versions are saved but not installed.
### Cached Docker images
| Repository:Tag | Digest | Created |
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- |
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:47cb8e127d15d489c8f8344b59aa46091ac155da400a204a9094a63dc6177f9f | 2024-11-12 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:6ce38ea0a094cefdd0ef89b54c1492490c64dac1e34698ce3c15f9ccd53d8498 | 2024-11-12 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:6825e3532d36741b62ea87bd7fd984cf4eea0be568b6669f52cc211126e67f52 | 2024-11-12 |
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:be37c9e8bf388c4e3ef27b4a2592b94adab551e231644ce3c9d4d3dc0a50af41 | 2024-11-02 |
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:87837eac4a78e1c67a6f6db1333a57a1a39207549c689905bd69cce40d063d5d | 2024-11-02 |
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:38ceb8f584148d16a638a7f978619f2589bd2e2d911a68798b38f4d2d0b09d36 | 2024-10-08 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:95359c2a92f98eef3f3952afd7bc3dcf3025d07b10fe18b6eff9c6773bb2b79b | 2024-10-08 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:155aa2394cae80b97825b3b66b2e93e723eb91507cc211ea011db1d362dfe935 | 2024-10-08 |
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:f59e2f21720e4d1192e0dde47e32c7dbf27144d52d79be14b2538fa07145c869 | 2024-10-06 |
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:134a4de6ea1c905b526e24819ca3756c7897853c1c7fa2cfb48867f173f9f8e9 | 2024-10-06 |
@@ -15,7 +15,7 @@ New-Item -ItemType 'Directory' -Path $azureCliExtensionPath | Out-Null
Install-Binary -Type MSI `
-Url 'https://aka.ms/installazurecliwindowsx64' `
-ExpectedSignature '8F985BE8FD256085C90A95D3C74580511A1DB975'
-ExpectedSignature '245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D'
Update-Environment
@@ -5,6 +5,6 @@
Install-Binary -Type MSI `
-Url "https://aka.ms/cosmosdb-emulator" `
-ExpectedSHA256Sum "1EF64CF9CD13C611AAC394113A703AF6F525C7C39BFB6B4C3F884D57F6F1D1CF"
-ExpectedSHA256Sum "DB9D5E496C5FDAE17C12C03385D2BAC973DA61C280023D9FDC9A6020220BEE41"
Invoke-PesterTests -TestFile "Tools" -TestName "Azure Cosmos DB Emulator"
@@ -5,6 +5,6 @@
Install-Binary -Type MSI `
-Url 'https://aka.ms/dacfx-msi' `
-ExpectedSignature '8F985BE8FD256085C90A95D3C74580511A1DB975'
-ExpectedSignature 'C2048FB509F1C37A8C3E9EC6648118458AA01780'
Invoke-PesterTests -TestFile "Tools" -TestName "DACFx"
+1 -2
View File
@@ -411,8 +411,7 @@
"versions": [
"6.0",
"7.0",
"8.0",
"9.0"
"8.0"
],
"tools": [
{ "name": "nbgv", "test": "nbgv --version", "getversion": "nbgv --version" }
+2 -3
View File
@@ -179,7 +179,7 @@
"subversion" : "17",
"edition" : "Enterprise",
"channel": "release",
"signature": "245D262748012A4FE6CE8BA6C951A4C4AFBC3E5D",
"signature": "8F985BE8FD256085C90A95D3C74580511A1DB975",
"workloads": [
"Component.Dotfuscator",
"Component.Linux.CMake",
@@ -321,8 +321,7 @@
"versions": [
"6.0",
"7.0",
"8.0",
"9.0"
"8.0"
],
"tools": [
{ "name": "nbgv", "test": "nbgv --version", "getversion": "nbgv --version" }