Compare commits
13
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff1773be73 | ||
|
|
c722443db7 | ||
|
|
007ff3ca3f | ||
|
|
20f830c61a | ||
|
|
3675bf1b90 | ||
|
|
e40f0dd61f | ||
|
|
5db997d7de | ||
|
|
7dd3415d1d | ||
|
|
430fcac7a5 | ||
|
|
e2da3936c0 | ||
|
|
fa5cbc8929 | ||
|
|
60cea812f9 | ||
|
|
b3bb8b13dd |
@@ -4,9 +4,9 @@
|
||||
| [[macOS] The macOS 14 Sonoma based runner images will begin deprecation on July 6th and will be fully unsupported by November 2nd for GitHub Actions and Azure DevOps](https://github.com/actions/runner-images/issues/13518) |
|
||||
***
|
||||
# macOS 14
|
||||
- OS Version: macOS 14.8.4 (23J319)
|
||||
- OS Version: macOS 14.8.5 (23J423)
|
||||
- Kernel Version: Darwin 23.6.0
|
||||
- Image Version: 20260324.0339.2
|
||||
- Image Version: 20260330.0357.1
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -23,14 +23,14 @@
|
||||
- GNU Fortran 15 (Homebrew GCC 15.2.0_1) - available by `gfortran-15` alias
|
||||
- Kotlin 2.3.20-release-208
|
||||
- Mono 6.12.0.188
|
||||
- Node.js 20.20.1
|
||||
- Node.js 20.20.2
|
||||
- Perl 5.42.1
|
||||
- PHP 8.5.4
|
||||
- Python3 3.14.3
|
||||
- Ruby 3.3.10
|
||||
- Ruby 3.3.11
|
||||
|
||||
### Package Management
|
||||
- Bundler 4.0.8
|
||||
- Bundler 4.0.9
|
||||
- Carthage 0.40.0
|
||||
- CocoaPods 1.16.2
|
||||
- Composer 2.9.5
|
||||
@@ -39,8 +39,8 @@
|
||||
- NuGet 6.3.1.1
|
||||
- Pip3 26.0 (python 3.14)
|
||||
- Pipx 1.11.0
|
||||
- RubyGems 4.0.8
|
||||
- Vcpkg 2026 (build from commit ed8445dd2a)
|
||||
- RubyGems 4.0.9
|
||||
- Vcpkg 2026 (build from commit b5d1a94fb7)
|
||||
- Yarn 1.22.22
|
||||
|
||||
### Project Management
|
||||
@@ -58,28 +58,28 @@
|
||||
- Curl 8.19.0
|
||||
- Git 2.53.0
|
||||
- Git LFS 3.7.1
|
||||
- GitHub CLI 2.88.1
|
||||
- GitHub CLI 2.89.0
|
||||
- GNU Tar 1.35 - available by 'gtar' alias
|
||||
- GNU Wget 1.25.0
|
||||
- gpg (GnuPG) 2.5.18
|
||||
- jq 1.8.1
|
||||
- OpenSSL 1.1.1w 11 Sep 2023
|
||||
- Packer 1.15.0
|
||||
- Packer 1.15.1
|
||||
- pkgconf 2.5.1
|
||||
- Unxip 3.3
|
||||
- yq 4.52.4
|
||||
- yq 4.52.5
|
||||
- zstd 1.5.7
|
||||
- Ninja 1.13.2
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.34.15
|
||||
- AWS SAM CLI 1.156.0
|
||||
- AWS CLI 2.34.19
|
||||
- AWS SAM CLI 1.157.1
|
||||
- AWS Session Manager CLI 1.2.792.0
|
||||
- Azure CLI 2.84.0
|
||||
- Azure CLI (azure-devops) 1.0.2
|
||||
- Bicep CLI 0.41.2
|
||||
- Cmake 4.3.0
|
||||
- CodeQL Action Bundle 2.24.3
|
||||
- Cmake 4.3.1
|
||||
- CodeQL Action Bundle 2.25.1
|
||||
- Fastlane 2.232.2
|
||||
- SwiftFormat 0.60.1
|
||||
- Xcbeautify 3.1.4
|
||||
@@ -90,13 +90,13 @@
|
||||
- SwiftLint 0.63.2
|
||||
|
||||
### Browsers
|
||||
- Safari 26.3.1 (19623.2.7.18.3)
|
||||
- SafariDriver 26.3.1 (19623.2.7.18.3)
|
||||
- Safari 26.4 (19624.1.16.18.2)
|
||||
- SafariDriver 26.4 (19624.1.16.18.2)
|
||||
- Google Chrome 146.0.7680.165
|
||||
- Google Chrome for Testing 146.0.7680.165
|
||||
- ChromeDriver 146.0.7680.165
|
||||
- Microsoft Edge 146.0.3856.72
|
||||
- Microsoft Edge WebDriver 146.0.3856.72
|
||||
- Microsoft Edge 146.0.3856.84
|
||||
- Microsoft Edge WebDriver 146.0.3856.84
|
||||
- Mozilla Firefox 149.0
|
||||
- geckodriver 0.36.0
|
||||
- Selenium server 4.41.0
|
||||
@@ -120,8 +120,8 @@
|
||||
### Cached Tools
|
||||
|
||||
#### Ruby
|
||||
- 3.2.10
|
||||
- 3.3.10
|
||||
- 3.2.11
|
||||
- 3.3.11
|
||||
- 3.4.9
|
||||
- 4.0.2
|
||||
|
||||
@@ -133,9 +133,9 @@
|
||||
- 3.14.3
|
||||
|
||||
#### Node.js
|
||||
- 20.20.1
|
||||
- 22.22.1
|
||||
- 24.14.0
|
||||
- 20.20.2
|
||||
- 22.22.2
|
||||
- 24.14.1
|
||||
|
||||
#### Go
|
||||
- 1.22.12
|
||||
@@ -144,9 +144,9 @@
|
||||
- 1.25.8
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.94.0
|
||||
- Rust 1.94.0
|
||||
- Rustdoc 1.94.0
|
||||
- Cargo 1.94.1
|
||||
- Rust 1.94.1
|
||||
- Rustdoc 1.94.1
|
||||
- Rustup 1.29.0
|
||||
|
||||
#### Packages
|
||||
@@ -235,40 +235,40 @@
|
||||
| DriverKit 24.2 | driverkit24.2 | 16.2 |
|
||||
|
||||
#### Installed Simulators
|
||||
| Name | OS | Simulators |
|
||||
| ------------ | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| iOS 17.0 | 17.0.1 | 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 | 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 | 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 | 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 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 | 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 | 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 17.0 | 17.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 17.2 | 17.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 17.4 | 17.4 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 17.5 | 17.5 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 18.1 | 18.1 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 18.2 | 18.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| watchOS 10.0 | 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 | 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 | 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 | 10.5 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
|
||||
| watchOS 11.1 | 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 | 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) |
|
||||
| Name | OS | Simulators |
|
||||
| ------------ | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| iOS 17.0 | 17.0.1 | 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 | 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 | 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 (12.9-inch) (6th generation)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) |
|
||||
| iOS 17.5 | 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 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 | 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 | 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 17.0 | 17.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 17.2 | 17.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 17.4 | 17.4 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 17.5 | 17.5 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 18.1 | 18.1 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 18.2 | 18.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| watchOS 10.0 | 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 | 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 | 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 | 10.5 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 9 (41mm)<br>Apple Watch Series 9 (45mm)<br>Apple Watch Ultra 2 (49mm) |
|
||||
| watchOS 11.1 | 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 | 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) |
|
||||
|
||||
### Android
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 11.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 11.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 37.0.0<br>36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platforms | android-37.0 (rev 1)<br>android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
@@ -286,7 +286,7 @@
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------- | ----------------------------------------------------------------------------------------- |
|
||||
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v26/26.2.2-57373/ParallelsDesktop-26.2.2-57373.dmg |
|
||||
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v26/26.3.0-57392/ParallelsDesktop-26.3.0-57392.dmg |
|
||||
|
||||
##### Notes
|
||||
```
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
| [[macOS] The macOS 14 Sonoma based runner images will begin deprecation on July 6th and will be fully unsupported by November 2nd for GitHub Actions and Azure DevOps](https://github.com/actions/runner-images/issues/13518) |
|
||||
***
|
||||
# macOS 14
|
||||
- OS Version: macOS 14.8.4 (23J319)
|
||||
- OS Version: macOS 14.8.5 (23J423)
|
||||
- Kernel Version: Darwin 23.6.0
|
||||
- Image Version: 20260325.0190.1
|
||||
- Image Version: 20260330.0199.1
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
- Node.js 20.20.2
|
||||
- Perl 5.42.1
|
||||
- Python3 3.14.3
|
||||
- Ruby 3.3.10
|
||||
- Ruby 3.3.11
|
||||
|
||||
### Package Management
|
||||
- Bundler 4.0.9
|
||||
@@ -38,7 +38,7 @@
|
||||
- Pip3 26.0 (python 3.14)
|
||||
- Pipx 1.11.0
|
||||
- RubyGems 4.0.9
|
||||
- Vcpkg 2026 (build from commit ff8f729804)
|
||||
- Vcpkg 2026 (build from commit b5d1a94fb7)
|
||||
- Yarn 1.22.22
|
||||
|
||||
### Project Management
|
||||
@@ -56,28 +56,28 @@
|
||||
- Curl 8.7.1
|
||||
- Git 2.53.0
|
||||
- Git LFS 3.7.1
|
||||
- GitHub CLI 2.88.1
|
||||
- GitHub CLI 2.89.0
|
||||
- GNU Tar 1.35 - available by 'gtar' alias
|
||||
- GNU Wget 1.25.0
|
||||
- gpg (GnuPG) 2.5.18
|
||||
- jq 1.8.1
|
||||
- OpenSSL 1.1.1w 11 Sep 2023
|
||||
- Packer 1.15.0
|
||||
- Packer 1.15.1
|
||||
- pkgconf 2.5.1
|
||||
- Unxip 3.3
|
||||
- yq 4.52.4
|
||||
- yq 4.52.5
|
||||
- zstd 1.5.7
|
||||
- Ninja 1.13.2
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.34.16
|
||||
- AWS SAM CLI 1.156.0
|
||||
- AWS CLI 2.34.19
|
||||
- AWS SAM CLI 1.157.1
|
||||
- AWS Session Manager CLI 1.2.792.0
|
||||
- Azure CLI 2.84.0
|
||||
- Azure CLI (azure-devops) 1.0.2
|
||||
- Bicep CLI 0.41.2
|
||||
- Cmake 4.3.0
|
||||
- CodeQL Action Bundle 2.24.3
|
||||
- Cmake 4.3.1
|
||||
- CodeQL Action Bundle 2.25.1
|
||||
- Fastlane 2.232.2
|
||||
- SwiftFormat 0.60.1
|
||||
- Xcbeautify 3.1.4
|
||||
@@ -85,13 +85,13 @@
|
||||
- Xcodes 1.6.2
|
||||
|
||||
### Browsers
|
||||
- Safari 26.3.1 (19623.2.7.18.3)
|
||||
- SafariDriver 26.3.1 (19623.2.7.18.3)
|
||||
- Safari 26.4 (19624.1.16.18.2)
|
||||
- SafariDriver 26.4 (19624.1.16.18.2)
|
||||
- Google Chrome 146.0.7680.165
|
||||
- Google Chrome for Testing 146.0.7680.165
|
||||
- ChromeDriver 146.0.7680.165
|
||||
- Microsoft Edge 146.0.3856.72
|
||||
- Microsoft Edge WebDriver 146.0.3856.72
|
||||
- Microsoft Edge 146.0.3856.84
|
||||
- Microsoft Edge WebDriver 146.0.3856.84
|
||||
- Mozilla Firefox 149.0
|
||||
- geckodriver 0.36.0
|
||||
- Selenium server 4.41.0
|
||||
@@ -114,8 +114,8 @@
|
||||
### Cached Tools
|
||||
|
||||
#### Ruby
|
||||
- 3.2.10
|
||||
- 3.3.10
|
||||
- 3.2.11
|
||||
- 3.3.11
|
||||
- 3.4.9
|
||||
- 4.0.2
|
||||
|
||||
@@ -137,9 +137,9 @@
|
||||
- 1.25.8
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.94.0
|
||||
- Rust 1.94.0
|
||||
- Rustdoc 1.94.0
|
||||
- Cargo 1.94.1
|
||||
- Rust 1.94.1
|
||||
- Rustdoc 1.94.1
|
||||
- Rustup 1.29.0
|
||||
|
||||
#### Packages
|
||||
@@ -255,18 +255,18 @@
|
||||
| visionOS 2.2 | 2.2 | Apple Vision Pro |
|
||||
|
||||
### Android
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 11.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 11.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 37.0.0<br>36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platforms | android-37.0 (rev 1)<br>android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# macOS 15
|
||||
- OS Version: macOS 15.7.5 (24G617)
|
||||
- Kernel Version: Darwin 24.6.0
|
||||
- Image Version: 20260324.0317.1
|
||||
- Image Version: 20260330.0336.1
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -22,23 +22,23 @@
|
||||
- GNU Fortran 14 (Homebrew GCC 14.3.0) - available by `gfortran-14` alias
|
||||
- GNU Fortran 15 (Homebrew GCC 15.2.0_1) - available by `gfortran-15` alias
|
||||
- Kotlin 2.3.20-release-208
|
||||
- Node.js 22.22.1
|
||||
- Node.js 22.22.2
|
||||
- Perl 5.42.1
|
||||
- PHP 8.5.4
|
||||
- Python3 3.14.3
|
||||
- Ruby 3.3.10
|
||||
- Ruby 3.3.11
|
||||
|
||||
### Package Management
|
||||
- Bundler 4.0.8
|
||||
- Bundler 4.0.9
|
||||
- Carthage 0.40.0
|
||||
- CocoaPods 1.16.2
|
||||
- Composer 2.9.5
|
||||
- Homebrew 5.1.1
|
||||
- NPM 10.9.4
|
||||
- NPM 10.9.7
|
||||
- Pip3 26.0 (python 3.14)
|
||||
- Pipx 1.11.0
|
||||
- RubyGems 4.0.8
|
||||
- Vcpkg 2026 (build from commit ed8445dd2a)
|
||||
- RubyGems 4.0.9
|
||||
- Vcpkg 2026 (build from commit b5d1a94fb7)
|
||||
- Yarn 1.22.22
|
||||
|
||||
### Project Management
|
||||
@@ -56,28 +56,28 @@
|
||||
- Curl 8.19.0
|
||||
- Git 2.53.0
|
||||
- Git LFS 3.7.1
|
||||
- GitHub CLI 2.88.1
|
||||
- GitHub CLI 2.89.0
|
||||
- GNU Tar 1.35 - available by 'gtar' alias
|
||||
- GNU Wget 1.25.0
|
||||
- gpg (GnuPG) 2.5.18
|
||||
- jq 1.8.1
|
||||
- OpenSSL 1.1.1w 11 Sep 2023
|
||||
- Packer 1.15.0
|
||||
- Packer 1.15.1
|
||||
- pkgconf 2.5.1
|
||||
- Unxip 3.3
|
||||
- yq 4.52.4
|
||||
- yq 4.52.5
|
||||
- zstd 1.5.7
|
||||
- Ninja 1.13.2
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.34.15
|
||||
- AWS SAM CLI 1.156.0
|
||||
- AWS CLI 2.34.19
|
||||
- AWS SAM CLI 1.157.1
|
||||
- AWS Session Manager CLI 1.2.792.0
|
||||
- Azure CLI 2.84.0
|
||||
- Azure CLI (azure-devops) 1.0.2
|
||||
- Bicep CLI 0.41.2
|
||||
- Cmake 4.3.0
|
||||
- CodeQL Action Bundle 2.24.3
|
||||
- Cmake 4.3.1
|
||||
- CodeQL Action Bundle 2.25.1
|
||||
- Fastlane 2.232.2
|
||||
- SwiftFormat 0.60.1
|
||||
- Xcbeautify 3.1.4
|
||||
@@ -88,14 +88,14 @@
|
||||
- SwiftLint 0.63.2
|
||||
|
||||
### Browsers
|
||||
- Safari 26.3.1 (20623.2.7.18.3)
|
||||
- SafariDriver 26.3.1 (20623.2.7.18.3)
|
||||
- Safari 26.4 (20624.1.16.18.2)
|
||||
- SafariDriver 26.4 (20624.1.16.18.2)
|
||||
- Google Chrome 146.0.7680.165
|
||||
- Google Chrome for Testing 146.0.7680.165
|
||||
- ChromeDriver 146.0.7680.165
|
||||
- Microsoft Edge 146.0.3856.72
|
||||
- Microsoft Edge WebDriver 146.0.3856.72
|
||||
- Mozilla Firefox 148.0.2
|
||||
- Microsoft Edge 146.0.3856.84
|
||||
- Microsoft Edge WebDriver 146.0.3856.84
|
||||
- Mozilla Firefox 149.0
|
||||
- geckodriver 0.36.0
|
||||
- Selenium server 4.41.0
|
||||
|
||||
@@ -117,8 +117,8 @@
|
||||
### Cached Tools
|
||||
|
||||
#### Ruby
|
||||
- 3.2.10
|
||||
- 3.3.10
|
||||
- 3.2.11
|
||||
- 3.3.11
|
||||
- 3.4.9
|
||||
- 4.0.2
|
||||
|
||||
@@ -130,9 +130,9 @@
|
||||
- 3.14.3
|
||||
|
||||
#### Node.js
|
||||
- 20.20.1
|
||||
- 22.22.1
|
||||
- 24.14.0
|
||||
- 20.20.2
|
||||
- 22.22.2
|
||||
- 24.14.1
|
||||
|
||||
#### Go
|
||||
- 1.22.12
|
||||
@@ -141,9 +141,9 @@
|
||||
- 1.25.8
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.94.0
|
||||
- Rust 1.94.0
|
||||
- Rustdoc 1.94.0
|
||||
- Cargo 1.94.1
|
||||
- Rust 1.94.1
|
||||
- Rustdoc 1.94.1
|
||||
- Rustup 1.29.0
|
||||
|
||||
#### Packages
|
||||
@@ -271,18 +271,18 @@
|
||||
| watchOS 26.2 | 26.2 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch SE 3 (40mm)<br>Apple Watch SE 3 (44mm)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Series 11 (42mm)<br>Apple Watch Series 11 (46mm)<br>Apple Watch Ultra 2 (49mm)<br>Apple Watch Ultra 3 (49mm) |
|
||||
|
||||
### Android
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 16.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1 |
|
||||
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 16.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 37.0.0<br>36.0.0 36.1.0<br>35.0.0 35.0.1 |
|
||||
| Android SDK Platforms | android-37.0 (rev 1)<br>android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
@@ -300,7 +300,7 @@
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------- | ----------------------------------------------------------------------------------------- |
|
||||
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v26/26.2.2-57373/ParallelsDesktop-26.2.2-57373.dmg |
|
||||
| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v26/26.3.0-57392/ParallelsDesktop-26.3.0-57392.dmg |
|
||||
|
||||
##### Notes
|
||||
```
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# macOS 15
|
||||
- OS Version: macOS 15.7.4 (24G517)
|
||||
- Kernel Version: Darwin 24.6.0
|
||||
- Image Version: 20260325.0234.1
|
||||
- Image Version: 20260330.0243.1
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
- Node.js 22.22.2
|
||||
- Perl 5.42.1
|
||||
- Python3 3.14.3
|
||||
- Ruby 3.3.10
|
||||
- Ruby 3.3.11
|
||||
|
||||
### Package Management
|
||||
- Bundler 4.0.9
|
||||
@@ -36,7 +36,7 @@
|
||||
- Pip3 26.0 (python 3.14)
|
||||
- Pipx 1.11.0
|
||||
- RubyGems 4.0.9
|
||||
- Vcpkg 2026 (build from commit ff8f729804)
|
||||
- Vcpkg 2026 (build from commit b5d1a94fb7)
|
||||
- Yarn 1.22.22
|
||||
|
||||
### Project Management
|
||||
@@ -54,28 +54,28 @@
|
||||
- Curl 8.7.1
|
||||
- Git 2.53.0
|
||||
- Git LFS 3.7.1
|
||||
- GitHub CLI 2.88.1
|
||||
- GitHub CLI 2.89.0
|
||||
- GNU Tar 1.35 - available by 'gtar' alias
|
||||
- GNU Wget 1.25.0
|
||||
- gpg (GnuPG) 2.5.18
|
||||
- jq 1.8.1
|
||||
- OpenSSL 1.1.1w 11 Sep 2023
|
||||
- Packer 1.15.0
|
||||
- Packer 1.15.1
|
||||
- pkgconf 2.5.1
|
||||
- Unxip 3.3
|
||||
- yq 4.52.4
|
||||
- yq 4.52.5
|
||||
- zstd 1.5.7
|
||||
- Ninja 1.13.2
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.34.16
|
||||
- AWS SAM CLI 1.156.0
|
||||
- AWS CLI 2.34.19
|
||||
- AWS SAM CLI 1.157.1
|
||||
- AWS Session Manager CLI 1.2.792.0
|
||||
- Azure CLI 2.84.0
|
||||
- Azure CLI (azure-devops) 1.0.2
|
||||
- Bicep CLI 0.41.2
|
||||
- Cmake 4.3.0
|
||||
- CodeQL Action Bundle 2.24.3
|
||||
- Cmake 4.3.1
|
||||
- CodeQL Action Bundle 2.25.1
|
||||
- Fastlane 2.232.2
|
||||
- SwiftFormat 0.60.1
|
||||
- Xcbeautify 3.1.4
|
||||
@@ -88,8 +88,8 @@
|
||||
- Google Chrome 146.0.7680.165
|
||||
- Google Chrome for Testing 146.0.7680.165
|
||||
- ChromeDriver 146.0.7680.165
|
||||
- Microsoft Edge 146.0.3856.72
|
||||
- Microsoft Edge WebDriver 146.0.3856.72
|
||||
- Microsoft Edge 146.0.3856.84
|
||||
- Microsoft Edge WebDriver 146.0.3856.84
|
||||
- Mozilla Firefox 149.0
|
||||
- geckodriver 0.36.0
|
||||
- Selenium server 4.41.0
|
||||
@@ -112,8 +112,8 @@
|
||||
### Cached Tools
|
||||
|
||||
#### Ruby
|
||||
- 3.2.10
|
||||
- 3.3.10
|
||||
- 3.2.11
|
||||
- 3.3.11
|
||||
- 3.4.9
|
||||
- 4.0.2
|
||||
|
||||
@@ -135,9 +135,9 @@
|
||||
- 1.25.8
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.94.0
|
||||
- Rust 1.94.0
|
||||
- Rustdoc 1.94.0
|
||||
- Cargo 1.94.1
|
||||
- Rust 1.94.1
|
||||
- Rustdoc 1.94.1
|
||||
- Rustup 1.29.0
|
||||
|
||||
#### Packages
|
||||
@@ -270,18 +270,18 @@
|
||||
| visionOS 26.2 | 26.2 | Apple Vision Pro |
|
||||
|
||||
### Android
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 16.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1 |
|
||||
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 16.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 37.0.0<br>36.0.0 36.1.0<br>35.0.0 35.0.1 |
|
||||
| Android SDK Platforms | android-37.0 (rev 1)<br>android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# macOS 26
|
||||
- OS Version: macOS 26.3 (25D125)
|
||||
- Kernel Version: Darwin 25.3.0
|
||||
- Image Version: 20260325.0302.1
|
||||
- Image Version: 20260402.0322.1
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
- GNU Fortran 15 (Homebrew GCC 15.2.0_1) - available by `gfortran-15` alias
|
||||
- Kotlin 2.3.20-release-208
|
||||
- Node.js 24.14.1
|
||||
- Perl 5.42.1
|
||||
- Perl 5.42.2
|
||||
- Python3 3.14.3
|
||||
- Ruby 3.4.9
|
||||
|
||||
@@ -31,16 +31,16 @@
|
||||
- Bundler 4.0.9
|
||||
- Carthage 0.40.0
|
||||
- CocoaPods 1.16.2
|
||||
- Homebrew 5.1.1
|
||||
- Homebrew 5.1.3
|
||||
- NPM 11.11.0
|
||||
- Pip3 26.0 (python 3.14)
|
||||
- Pipx 1.11.0
|
||||
- Pipx 1.11.1
|
||||
- RubyGems 4.0.9
|
||||
- Vcpkg 2026 (build from commit ff8f729804)
|
||||
- Vcpkg 2026 (build from commit dbbd673624)
|
||||
- Yarn 1.22.22
|
||||
|
||||
### Project Management
|
||||
- Apache Ant 1.10.15
|
||||
- Apache Ant 1.10.16
|
||||
- Apache Maven 3.9.14
|
||||
- Gradle 9.4.1
|
||||
|
||||
@@ -54,42 +54,42 @@
|
||||
- Curl 8.7.1
|
||||
- Git 2.53.0
|
||||
- Git LFS 3.7.1
|
||||
- GitHub CLI 2.88.1
|
||||
- GitHub CLI 2.89.0
|
||||
- GNU Tar 1.35 - available by 'gtar' alias
|
||||
- GNU Wget 1.25.0
|
||||
- gpg (GnuPG) 2.5.18
|
||||
- jq 1.8.1
|
||||
- OpenSSL 3.6.1 27 Jan 2026 (Library: OpenSSL 3.6.1 27 Jan 2026)
|
||||
- Packer 1.15.0
|
||||
- Packer 1.15.1
|
||||
- pkgconf 2.5.1
|
||||
- Unxip 3.3
|
||||
- yq 4.52.4
|
||||
- yq 4.52.5
|
||||
- zstd 1.5.7
|
||||
- Ninja 1.13.2
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.34.16
|
||||
- AWS SAM CLI 1.156.0
|
||||
- AWS CLI 2.34.22
|
||||
- AWS SAM CLI 1.157.1
|
||||
- AWS Session Manager CLI 1.2.792.0
|
||||
- Azure CLI 2.84.0
|
||||
- Azure CLI (azure-devops) 1.0.2
|
||||
- Bicep CLI 0.41.2
|
||||
- Cmake 4.3.0
|
||||
- CodeQL Action Bundle 2.24.3
|
||||
- Cmake 4.3.1
|
||||
- CodeQL Action Bundle 2.25.1
|
||||
- Fastlane 2.232.2
|
||||
- SwiftFormat 0.60.1
|
||||
- Xcbeautify 3.1.4
|
||||
- Xcbeautify 3.1.5
|
||||
- Xcode Command Line Tools 26.4.0.0.1774242506
|
||||
- Xcodes 1.6.2
|
||||
|
||||
### Browsers
|
||||
- Safari 26.3 (21623.2.7.11.6)
|
||||
- SafariDriver 26.3 (21623.2.7.11.6)
|
||||
- Google Chrome 146.0.7680.165
|
||||
- Google Chrome 146.0.7680.178
|
||||
- Google Chrome for Testing 146.0.7680.165
|
||||
- ChromeDriver 146.0.7680.165
|
||||
- Microsoft Edge 146.0.3856.72
|
||||
- Microsoft Edge WebDriver 146.0.3856.72
|
||||
- Microsoft Edge 146.0.3856.97
|
||||
- Microsoft Edge WebDriver 146.0.3856.97
|
||||
- Mozilla Firefox 149.0
|
||||
- geckodriver 0.36.0
|
||||
- Selenium server 4.41.0
|
||||
@@ -112,8 +112,8 @@
|
||||
### Cached Tools
|
||||
|
||||
#### Ruby
|
||||
- 3.2.10
|
||||
- 3.3.10
|
||||
- 3.2.11
|
||||
- 3.3.11
|
||||
- 3.4.9
|
||||
- 4.0.2
|
||||
|
||||
@@ -134,9 +134,9 @@
|
||||
- 1.25.8
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.94.0
|
||||
- Rust 1.94.0
|
||||
- Rustdoc 1.94.0
|
||||
- Cargo 1.94.1
|
||||
- Rust 1.94.1
|
||||
- Rustdoc 1.94.1
|
||||
- Rustup 1.29.0
|
||||
|
||||
#### Packages
|
||||
@@ -152,13 +152,13 @@
|
||||
- PSScriptAnalyzer: 1.25.0
|
||||
|
||||
### Xcode
|
||||
| Version | Build | Path | Symlinks |
|
||||
| -------------- | ------ | ---------------------------------------------- | -------------------------------------------------------------- |
|
||||
| 26.4 | 17E192 | /Applications/Xcode_26.4_Release_Candidate.app | /Applications/Xcode_26.4.0.app<br>/Applications/Xcode_26.4.app |
|
||||
| 26.3 | 17C529 | /Applications/Xcode_26.3.app | /Applications/Xcode_26.3.0.app |
|
||||
| 26.2 (default) | 17C52 | /Applications/Xcode_26.2.app | /Applications/Xcode_26.2.0.app<br>/Applications/Xcode.app |
|
||||
| 26.1.1 | 17B100 | /Applications/Xcode_26.1.1.app | /Applications/Xcode_26.1.app |
|
||||
| 26.0.1 | 17A400 | /Applications/Xcode_26.0.1.app | /Applications/Xcode_26.0.app |
|
||||
| Version | Build | Path | Symlinks |
|
||||
| -------------- | ------ | ------------------------------ | --------------------------------------------------------- |
|
||||
| 26.4 | 17E192 | /Applications/Xcode_26.4.app | /Applications/Xcode_26.4.0.app |
|
||||
| 26.3 | 17C529 | /Applications/Xcode_26.3.app | /Applications/Xcode_26.3.0.app |
|
||||
| 26.2 (default) | 17C52 | /Applications/Xcode_26.2.app | /Applications/Xcode_26.2.0.app<br>/Applications/Xcode.app |
|
||||
| 26.1.1 | 17B100 | /Applications/Xcode_26.1.1.app | /Applications/Xcode_26.1.app |
|
||||
| 26.0.1 | 17A400 | /Applications/Xcode_26.0.1.app | /Applications/Xcode_26.0.app |
|
||||
|
||||
#### Installed SDKs
|
||||
| SDK | SDK Name | Xcode Version |
|
||||
@@ -205,34 +205,34 @@
|
||||
| DriverKit 25.4 | driverkit25.4 | 26.4 |
|
||||
|
||||
#### Installed Simulators
|
||||
| Name | OS | Simulators |
|
||||
| ------------- | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| iOS 26.0 | 26.0.1 | iPhone 16e<br>iPhone 17<br>iPhone 17 Pro<br>iPhone 17 Pro Max<br>iPhone Air<br>iPad (A16)<br>iPad Air 11-inch (M3)<br>iPad Air 13-inch (M3)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M4)<br>iPad Pro 11-inch (M5)<br>iPad Pro 13-inch (M4)<br>iPad Pro 13-inch (M5) |
|
||||
| iOS 26.1 | 26.1 | iPhone 16e<br>iPhone 17<br>iPhone 17 Pro<br>iPhone 17 Pro Max<br>iPhone Air<br>iPad (A16)<br>iPad Air 11-inch (M3)<br>iPad Air 13-inch (M3)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M5)<br>iPad Pro 13-inch (M5) |
|
||||
| iOS 26.2 | 26.2 | iPhone 16e<br>iPhone 17<br>iPhone 17 Pro<br>iPhone 17 Pro Max<br>iPhone Air<br>iPad (A16)<br>iPad Air 11-inch (M3)<br>iPad Air 13-inch (M3)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M5)<br>iPad Pro 13-inch (M5) |
|
||||
| tvOS 26.0 | 26.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 26.1 | 26.1 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 26.2 | 26.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| watchOS 26.0 | 26.0 | Apple Watch SE 3 (40mm)<br>Apple Watch SE 3 (44mm)<br>Apple Watch Series 11 (42mm)<br>Apple Watch Series 11 (46mm)<br>Apple Watch Ultra 3 (49mm) |
|
||||
| watchOS 26.1 | 26.1 | Apple Watch SE 3 (40mm)<br>Apple Watch SE 3 (44mm)<br>Apple Watch Series 11 (42mm)<br>Apple Watch Series 11 (46mm)<br>Apple Watch Ultra 3 (49mm) |
|
||||
| watchOS 26.2 | 26.2 | Apple Watch SE 3 (40mm)<br>Apple Watch SE 3 (44mm)<br>Apple Watch Series 11 (42mm)<br>Apple Watch Series 11 (46mm)<br>Apple Watch Ultra 3 (49mm) |
|
||||
| visionOS 26.0 | 26.0 | Apple Vision Pro |
|
||||
| visionOS 26.1 | 26.1 | Apple Vision Pro |
|
||||
| visionOS 26.2 | 26.2 | Apple Vision Pro |
|
||||
| Name | OS | Simulators |
|
||||
| ------------- | ---- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| iOS 26.1 | 26.1 | iPhone 16e<br>iPhone 17<br>iPhone 17 Pro<br>iPhone 17 Pro Max<br>iPhone Air<br>iPad (A16)<br>iPad Air 11-inch (M3)<br>iPad Air 13-inch (M3)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M5)<br>iPad Pro 13-inch (M5) |
|
||||
| iOS 26.2 | 26.2 | iPhone 16e<br>iPhone 17<br>iPhone 17 Pro<br>iPhone 17 Pro Max<br>iPhone Air<br>iPad (A16)<br>iPad Air 11-inch (M3)<br>iPad Air 13-inch (M3)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M5)<br>iPad Pro 13-inch (M5) |
|
||||
| iOS 26.4 | 26.4 | iPhone 17<br>iPhone 17 Pro<br>iPhone 17 Pro Max<br>iPhone 17e<br>iPhone Air<br>iPad (A16)<br>iPad Air 11-inch (M4)<br>iPad Air 13-inch (M4)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M5)<br>iPad Pro 13-inch (M5) |
|
||||
| tvOS 26.1 | 26.1 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 26.2 | 26.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| tvOS 26.4 | 26.4 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) |
|
||||
| watchOS 26.1 | 26.1 | Apple Watch SE 3 (40mm)<br>Apple Watch SE 3 (44mm)<br>Apple Watch Series 11 (42mm)<br>Apple Watch Series 11 (46mm)<br>Apple Watch Ultra 3 (49mm) |
|
||||
| watchOS 26.2 | 26.2 | Apple Watch SE 3 (40mm)<br>Apple Watch SE 3 (44mm)<br>Apple Watch Series 11 (42mm)<br>Apple Watch Series 11 (46mm)<br>Apple Watch Ultra 3 (49mm) |
|
||||
| watchOS 26.4 | 26.4 | Apple Watch SE 3 (40mm)<br>Apple Watch SE 3 (44mm)<br>Apple Watch Series 11 (42mm)<br>Apple Watch Series 11 (46mm)<br>Apple Watch Ultra 3 (49mm) |
|
||||
| visionOS 26.1 | 26.1 | Apple Vision Pro |
|
||||
| visionOS 26.2 | 26.2 | Apple Vision Pro |
|
||||
| visionOS 26.4 | 26.4 | Apple Vision Pro |
|
||||
|
||||
### Android
|
||||
| Package Name | Version |
|
||||
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 16.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1 |
|
||||
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
| Package Name | Version |
|
||||
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 16.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 37.0.0<br>36.0.0 36.1.0<br>35.0.0 35.0.1 |
|
||||
| Android SDK Platforms | android-37.0 (rev 1)<br>android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
|
||||
@@ -4,12 +4,11 @@
|
||||
"x64": {
|
||||
"versions": [
|
||||
{
|
||||
"link": "26.4_Release_Candidate",
|
||||
"filename": "Xcode_26.4_Release_Candidate_Universal",
|
||||
"link": "26.4",
|
||||
"filename": "Xcode_26.4_Universal",
|
||||
"version": "26.4+17E192",
|
||||
"symlinks": ["26.4"],
|
||||
"sha256": "1049032d89389cc7d803d7097359a7420c2e9747b4ce2b9cf4b81c9f3f634dfa",
|
||||
"install_runtimes": "none"
|
||||
"install_runtimes": "default"
|
||||
},
|
||||
{
|
||||
"link": "26.3",
|
||||
@@ -43,19 +42,18 @@
|
||||
"version": "26.0.1+17A400",
|
||||
"symlinks": ["26.0"],
|
||||
"sha256": "9881c457068c86ac91e94cca2d7116dfd01cb7179c22b0863b63c7f3bb7e7695",
|
||||
"install_runtimes": "default"
|
||||
"install_runtimes": "none"
|
||||
}
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"versions": [
|
||||
{
|
||||
"link": "26.4_Release_Candidate",
|
||||
"filename": "Xcode_26.4_Release_Candidate_Universal",
|
||||
"link": "26.4",
|
||||
"filename": "Xcode_26.4_Universal",
|
||||
"version": "26.4+17E192",
|
||||
"symlinks": ["26.4"],
|
||||
"sha256": "1049032d89389cc7d803d7097359a7420c2e9747b4ce2b9cf4b81c9f3f634dfa",
|
||||
"install_runtimes": "none"
|
||||
"install_runtimes": "default"
|
||||
},
|
||||
{
|
||||
"link": "26.3",
|
||||
@@ -90,7 +88,7 @@
|
||||
"version": "26.0.1+17A400",
|
||||
"symlinks": ["26.0"],
|
||||
"sha256": "9881c457068c86ac91e94cca2d7116dfd01cb7179c22b0863b63c7f3bb7e7695",
|
||||
"install_runtimes": "default"
|
||||
"install_runtimes": "none"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
# Ubuntu 22.04
|
||||
- OS Version: 22.04.5 LTS
|
||||
- Kernel Version: 6.8.0-1044-azure
|
||||
- Image Version: 20260322.68.1
|
||||
- Systemd version: 249.11-0ubuntu3.17
|
||||
- Image Version: 20260329.74.1
|
||||
- Systemd version: 249.11-0ubuntu3.19
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -22,24 +22,24 @@
|
||||
- Kotlin 2.3.20-release-208
|
||||
- Mono 6.12.0.200
|
||||
- MSBuild 16.10.1.31701 (Mono 6.12.0.200)
|
||||
- Node.js 20.20.1
|
||||
- Node.js 20.20.2
|
||||
- Perl 5.34.0
|
||||
- Python 3.10.12
|
||||
- Ruby 3.0.2p107
|
||||
- Swift 6.2.4
|
||||
- Swift 6.3
|
||||
|
||||
### Package Management
|
||||
- cpan 1.64
|
||||
- Helm 3.20.1
|
||||
- Homebrew 5.1.0
|
||||
- Homebrew 5.1.1
|
||||
- Miniconda 26.1.1
|
||||
- Npm 10.8.2
|
||||
- NuGet 6.6.1.2
|
||||
- Pip 22.0.2
|
||||
- Pip3 22.0.2
|
||||
- Pipx 1.10.1
|
||||
- Pipx 1.11.0
|
||||
- RubyGems 3.3.5
|
||||
- Vcpkg (build from commit b472291f29)
|
||||
- Vcpkg (build from commit b5d1a94fb7)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -61,7 +61,7 @@ to accomplish this.
|
||||
- Gradle 9.4.1
|
||||
- Lerna 9.0.7
|
||||
- Maven 3.9.14
|
||||
- Sbt 1.12.6
|
||||
- Sbt 1.12.8
|
||||
|
||||
### Tools
|
||||
- Ansible 2.17.14
|
||||
@@ -72,7 +72,7 @@ to accomplish this.
|
||||
- Bicep 0.41.2
|
||||
- Buildah 1.23.1
|
||||
- CMake 3.31.6
|
||||
- CodeQL Action Bundle 2.24.3
|
||||
- CodeQL Action Bundle 2.25.1
|
||||
- Docker Amazon ECR Credential Helper 0.12.0
|
||||
- Docker Compose v2 2.38.2
|
||||
- Docker-Buildx 0.32.1
|
||||
@@ -83,7 +83,7 @@ to accomplish this.
|
||||
- Git LFS 3.7.1
|
||||
- Git-ftp 1.6.0
|
||||
- Haveged 1.9.14
|
||||
- Heroku 11.0.0
|
||||
- Heroku 11.0.2
|
||||
- jq 1.6
|
||||
- Kind 0.31.0
|
||||
- Kubectl 1.35.3
|
||||
@@ -96,33 +96,33 @@ to accomplish this.
|
||||
- Newman 6.2.2
|
||||
- nvm 0.40.4
|
||||
- OpenSSL 3.0.2-0ubuntu1.21
|
||||
- Packer 1.15.0
|
||||
- Packer 1.15.1
|
||||
- Parcel 2.16.4
|
||||
- Podman 3.4.4
|
||||
- Pulumi 3.227.0
|
||||
- Pulumi 3.228.0
|
||||
- R 4.5.3
|
||||
- Skopeo 1.4.1
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
- SVN 1.14.1
|
||||
- Terraform 1.14.7
|
||||
- Terraform 1.14.8
|
||||
- yamllint 1.38.0
|
||||
- yq 4.52.4
|
||||
- yq 4.52.5
|
||||
- zstd 1.5.7
|
||||
- Ninja 1.13.2
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.3.2
|
||||
- AWS CLI 2.34.14
|
||||
- Alibaba Cloud CLI 3.3.3
|
||||
- AWS CLI 2.34.19
|
||||
- AWS CLI Session Manager Plugin 1.2.792.0
|
||||
- AWS SAM CLI 1.156.0
|
||||
- AWS SAM CLI 1.157.1
|
||||
- Azure CLI 2.84.0
|
||||
- Azure CLI (azure-devops) 1.0.2
|
||||
- GitHub CLI 2.88.1
|
||||
- Google Cloud CLI 561.0.0
|
||||
- Netlify CLI 24.4.0
|
||||
- OpenShift CLI 4.21.6
|
||||
- GitHub CLI 2.89.0
|
||||
- Google Cloud CLI 562.0.0
|
||||
- Netlify CLI 24.8.1
|
||||
- OpenShift CLI 4.21.7
|
||||
- ORAS CLI 1.3.1
|
||||
- Vercel CLI 50.35.0
|
||||
- Vercel CLI 50.37.3
|
||||
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
@@ -148,9 +148,9 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Stack 3.9.3
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.94.0
|
||||
- Rust 1.94.0
|
||||
- Rustdoc 1.94.0
|
||||
- Cargo 1.94.1
|
||||
- Rust 1.94.1
|
||||
- Rustdoc 1.94.1
|
||||
- Rustup 1.29.0
|
||||
|
||||
#### Packages
|
||||
@@ -162,13 +162,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Rustfmt 1.8.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 146.0.7680.153
|
||||
- ChromeDriver 146.0.7680.153
|
||||
- Google Chrome 146.0.7680.164
|
||||
- ChromeDriver 146.0.7680.165
|
||||
- Chromium 146.0.7680.0
|
||||
- Microsoft Edge 146.0.3856.72
|
||||
- Microsoft Edge WebDriver 146.0.3856.72
|
||||
- Microsoft Edge 146.0.3856.84
|
||||
- Microsoft Edge WebDriver 146.0.3856.84
|
||||
- Selenium server 4.41.0
|
||||
- Mozilla Firefox 148.0.2
|
||||
- Mozilla Firefox 149.0
|
||||
- Geckodriver 0.36.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -216,9 +216,9 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
- 1.25.8
|
||||
|
||||
#### Node.js
|
||||
- 20.20.1
|
||||
- 22.22.1
|
||||
- 24.14.0
|
||||
- 20.20.2
|
||||
- 22.22.2
|
||||
- 24.14.1
|
||||
|
||||
#### Python
|
||||
- 3.10.20
|
||||
@@ -235,8 +235,8 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
- 3.11.15 [PyPy 7.3.21]
|
||||
|
||||
#### Ruby
|
||||
- 3.2.10
|
||||
- 3.3.10
|
||||
- 3.2.11
|
||||
- 3.3.11
|
||||
- 3.4.9
|
||||
- 4.0.2
|
||||
|
||||
@@ -257,17 +257,17 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| nginx | 1.18.0 | /etc/nginx/nginx.conf | inactive | 80 |
|
||||
|
||||
### Android
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 9.0 |
|
||||
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.18.1<br>3.22.1<br>3.31.5 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 9.0 |
|
||||
| Android SDK Build-tools | 37.0.0<br>36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android SDK Platforms | android-37.0 (rev 1)<br>android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.18.1<br>3.22.1<br>3.31.5 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
@@ -293,7 +293,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| coreutils | 8.32-4.1ubuntu1.3 |
|
||||
| curl | 7.81.0-1ubuntu1.23 |
|
||||
| dbus | 1.12.20-2ubuntu4.1 |
|
||||
| dnsutils | 1:9.18.39-0ubuntu0.22.04.2 |
|
||||
| dnsutils | 1:9.18.39-0ubuntu0.22.04.3 |
|
||||
| dpkg | 1.21.1ubuntu2.6 |
|
||||
| dpkg-dev | 1.21.1ubuntu2.6 |
|
||||
| fakeroot | 1.28-1ubuntu1 |
|
||||
@@ -359,7 +359,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| subversion | 1.14.1-3ubuntu0.22.04.1 |
|
||||
| sudo | 1.9.9-1ubuntu2.6 |
|
||||
| swig | 4.0.2-1ubuntu1 |
|
||||
| systemd-coredump | 249.11-0ubuntu3.17 |
|
||||
| systemd-coredump | 249.11-0ubuntu3.19 |
|
||||
| tar | 1.34+dfsg-1ubuntu0.1.22.04.2 |
|
||||
| telnet | 0.17-44build1 |
|
||||
| texinfo | 6.8-4build1 |
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
# Ubuntu 24.04
|
||||
- OS Version: 24.04.4 LTS
|
||||
- Kernel Version: 6.17.0-1008-azure
|
||||
- Image Version: 20260323.65.1
|
||||
- Systemd version: 255.4-1ubuntu8.12
|
||||
- Image Version: 20260329.72.1
|
||||
- Systemd version: 255.4-1ubuntu8.14
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -20,11 +20,11 @@
|
||||
- GNU Fortran: 12.4.0, 13.3.0, 14.2.0
|
||||
- Julia 1.12.5
|
||||
- Kotlin 2.3.20-release-208
|
||||
- Node.js 20.20.1
|
||||
- Node.js 20.20.2
|
||||
- Perl 5.38.2
|
||||
- Python 3.12.3
|
||||
- Ruby 3.2.3
|
||||
- Swift 6.2.4
|
||||
- Swift 6.3
|
||||
|
||||
### Package Management
|
||||
- cpan 1.64
|
||||
@@ -36,7 +36,7 @@
|
||||
- Pip3 24.0
|
||||
- Pipx 1.11.0
|
||||
- RubyGems 3.4.20
|
||||
- Vcpkg (build from commit 596c7b12a7)
|
||||
- Vcpkg (build from commit b5d1a94fb7)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -67,7 +67,7 @@ to accomplish this.
|
||||
- Bicep 0.41.2
|
||||
- Buildah 1.33.7
|
||||
- CMake 3.31.6
|
||||
- CodeQL Action Bundle 2.24.3
|
||||
- CodeQL Action Bundle 2.25.1
|
||||
- Docker Amazon ECR Credential Helper 0.12.0
|
||||
- Docker Compose v2 2.38.2
|
||||
- Docker-Buildx 0.32.1
|
||||
@@ -89,25 +89,25 @@ to accomplish this.
|
||||
- Newman 6.2.2
|
||||
- nvm 0.40.4
|
||||
- OpenSSL 3.0.13-0ubuntu3.7
|
||||
- Packer 1.15.0
|
||||
- Packer 1.15.1
|
||||
- Parcel 2.16.4
|
||||
- Podman 4.9.3
|
||||
- Pulumi 3.227.0
|
||||
- Pulumi 3.228.0
|
||||
- Skopeo 1.13.3
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
- yamllint 1.38.0
|
||||
- yq 4.52.4
|
||||
- yq 4.52.5
|
||||
- zstd 1.5.7
|
||||
- Ninja 1.13.2
|
||||
|
||||
### CLI Tools
|
||||
- AWS CLI 2.34.15
|
||||
- AWS CLI 2.34.19
|
||||
- AWS CLI Session Manager Plugin 1.2.792.0
|
||||
- AWS SAM CLI 1.156.0
|
||||
- AWS SAM CLI 1.157.1
|
||||
- Azure CLI 2.84.0
|
||||
- Azure CLI (azure-devops) 1.0.2
|
||||
- GitHub CLI 2.88.1
|
||||
- Google Cloud CLI 561.0.0
|
||||
- GitHub CLI 2.89.0
|
||||
- Google Cloud CLI 562.0.0
|
||||
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
@@ -133,9 +133,9 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Stack 3.9.3
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.94.0
|
||||
- Rust 1.94.0
|
||||
- Rustdoc 1.94.0
|
||||
- Cargo 1.94.1
|
||||
- Rust 1.94.1
|
||||
- Rustdoc 1.94.1
|
||||
- Rustup 1.29.0
|
||||
|
||||
#### Packages
|
||||
@@ -145,10 +145,10 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Google Chrome 146.0.7680.164
|
||||
- ChromeDriver 146.0.7680.165
|
||||
- Chromium 146.0.7680.0
|
||||
- Microsoft Edge 146.0.3856.72
|
||||
- Microsoft Edge WebDriver 146.0.3856.72
|
||||
- Microsoft Edge 146.0.3856.84
|
||||
- Microsoft Edge WebDriver 146.0.3856.84
|
||||
- Selenium server 4.41.0
|
||||
- Mozilla Firefox 148.0.2
|
||||
- Mozilla Firefox 149.0
|
||||
- Geckodriver 0.36.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -192,9 +192,9 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
- 1.25.8
|
||||
|
||||
#### Node.js
|
||||
- 20.20.1
|
||||
- 22.22.1
|
||||
- 24.14.0
|
||||
- 20.20.2
|
||||
- 22.22.2
|
||||
- 24.14.1
|
||||
|
||||
#### Python
|
||||
- 3.10.20
|
||||
@@ -209,8 +209,8 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
- 3.11.15 [PyPy 7.3.21]
|
||||
|
||||
#### Ruby
|
||||
- 3.2.10
|
||||
- 3.3.10
|
||||
- 3.2.11
|
||||
- 3.3.11
|
||||
- 3.4.9
|
||||
- 4.0.2
|
||||
|
||||
@@ -230,17 +230,17 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| nginx | 1.24.0 | /etc/nginx/nginx.conf | inactive | 80 |
|
||||
|
||||
### Android
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 12.0 |
|
||||
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 12.0 |
|
||||
| Android SDK Build-tools | 37.0.0<br>36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android SDK Platforms | android-37.0 (rev 1)<br>android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724 (default)<br>28.2.13676358<br>29.0.14206865 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
@@ -266,7 +266,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| coreutils | 9.4-3ubuntu6.2 |
|
||||
| curl | 8.5.0-2ubuntu10.8 |
|
||||
| dbus | 1.14.10-4ubuntu4.1 |
|
||||
| dnsutils | 1:9.18.39-0ubuntu0.24.04.2 |
|
||||
| dnsutils | 1:9.18.39-0ubuntu0.24.04.3 |
|
||||
| dpkg | 1.22.6ubuntu6.5 |
|
||||
| dpkg-dev | 1.22.6ubuntu6.5 |
|
||||
| fakeroot | 1.33-1 |
|
||||
@@ -313,7 +313,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| sshpass | 1.09-1 |
|
||||
| sudo | 1.9.15p5-3ubuntu5.24.04.2 |
|
||||
| swig | 4.2.0-2ubuntu1 |
|
||||
| systemd-coredump | 255.4-1ubuntu8.12 |
|
||||
| systemd-coredump | 255.4-1ubuntu8.14 |
|
||||
| tar | 1.35+dfsg-3build1 |
|
||||
| telnet | 0.17+2.5-3ubuntu4.1 |
|
||||
| texinfo | 7.1-3build2 |
|
||||
|
||||
@@ -47,6 +47,7 @@ else
|
||||
fi
|
||||
|
||||
apt-get update
|
||||
apt-get upgrade -y
|
||||
# Install jq
|
||||
apt-get install jq
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
***
|
||||
# Windows Server 2022
|
||||
- OS Version: 10.0.20348 Build 4893
|
||||
- Image Version: 20260317.73.1
|
||||
- Image Version: 20260329.98.1
|
||||
|
||||
## Windows features
|
||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||
@@ -18,23 +18,23 @@
|
||||
- Julia 1.12.0
|
||||
- Kotlin 2.3.20
|
||||
- LLVM 20.1.8
|
||||
- Node 20.20.1
|
||||
- Node 20.20.2
|
||||
- Perl 5.32.1
|
||||
- PHP 8.5.4
|
||||
- Python 3.12.10
|
||||
- Ruby 3.3.10
|
||||
- Ruby 3.3.11
|
||||
|
||||
### Package Management
|
||||
- Chocolatey 2.6.0
|
||||
- Chocolatey 2.7.0
|
||||
- Composer 2.9.5
|
||||
- Helm 4.1.3
|
||||
- Miniconda 26.1.1 (pre-installed on the image but not added to PATH)
|
||||
- NPM 10.8.2
|
||||
- NuGet 7.3.0.70
|
||||
- pip 26.0.1 (python 3.12)
|
||||
- Pipx 1.9.0
|
||||
- Pipx 1.11.0
|
||||
- RubyGems 3.5.22
|
||||
- Vcpkg (build from commit d90a9b159c)
|
||||
- Vcpkg (build from commit b5d1a94fb7)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -47,29 +47,29 @@
|
||||
- Ant 1.10.15
|
||||
- Gradle 9.4
|
||||
- Maven 3.9.14
|
||||
- sbt 1.12.6
|
||||
- sbt 1.12.8
|
||||
|
||||
### Tools
|
||||
- 7zip 26.00
|
||||
- aria2 1.37.0
|
||||
- azcopy 10.32.1
|
||||
- azcopy 10.32.2
|
||||
- Bazel 9.0.1
|
||||
- Bazelisk 1.28.1
|
||||
- Bicep 0.41.2
|
||||
- Cabal 3.16.1.0
|
||||
- CMake 3.31.6
|
||||
- CodeQL Action Bundle 2.24.3
|
||||
- CodeQL Action Bundle 2.25.1
|
||||
- Docker 29.1.5
|
||||
- Docker Compose v2 2.40.3
|
||||
- Docker-wincred 0.9.5
|
||||
- ghc 9.14.1
|
||||
- Git 2.53.0.windows.2
|
||||
- Git LFS 3.7.1
|
||||
- ImageMagick 7.1.2-17
|
||||
- ImageMagick 7.1.2-18
|
||||
- InnoSetup 6.7.1
|
||||
- jq 1.8.1
|
||||
- Kind 0.31.0
|
||||
- Kubectl 1.35.2
|
||||
- Kubectl 1.35.3
|
||||
- Mercurial 6.3.1
|
||||
- gcc 14.2.0
|
||||
- gdb 16.2
|
||||
@@ -78,7 +78,7 @@
|
||||
- NSIS 3.10
|
||||
- OpenSSL 3.6.1
|
||||
- Packer 1.15.0
|
||||
- Pulumi 3.226.0
|
||||
- Pulumi 3.228.0
|
||||
- R 4.5.3
|
||||
- Service Fabric SDK 10.1.2493.9590
|
||||
- Stack 3.9.3
|
||||
@@ -92,18 +92,18 @@
|
||||
- Ninja 1.13.2
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.3.1
|
||||
- AWS CLI 2.34.10
|
||||
- AWS SAM CLI 1.155.2
|
||||
- Alibaba Cloud CLI 3.3.3
|
||||
- AWS CLI 2.34.19
|
||||
- AWS SAM CLI 1.157.1
|
||||
- AWS Session Manager CLI 1.2.792.0
|
||||
- Azure CLI 2.84.0
|
||||
- Azure DevOps CLI extension 1.0.2
|
||||
- GitHub CLI 2.88.1
|
||||
- GitHub CLI 2.89.0
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.94.0
|
||||
- Rust 1.94.0
|
||||
- Rustdoc 1.94.0
|
||||
- Cargo 1.94.1
|
||||
- Rust 1.94.1
|
||||
- Rustdoc 1.94.1
|
||||
- Rustup 1.29.0
|
||||
|
||||
#### Packages
|
||||
@@ -115,11 +115,11 @@
|
||||
- Rustfmt 1.8.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 146.0.7680.80
|
||||
- Chrome Driver 146.0.7680.80
|
||||
- Microsoft Edge 146.0.3856.59
|
||||
- Microsoft Edge Driver 146.0.3856.62
|
||||
- Mozilla Firefox 148.0.2
|
||||
- Google Chrome 146.0.7680.165
|
||||
- Chrome Driver 146.0.7680.165
|
||||
- Microsoft Edge 146.0.3856.84
|
||||
- Microsoft Edge Driver 146.0.3856.84
|
||||
- Mozilla Firefox 149.0
|
||||
- Gecko Driver 0.36.0
|
||||
- IE Driver 4.14.0.0
|
||||
- Selenium server 4.41.0
|
||||
@@ -167,9 +167,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 1.25.8
|
||||
|
||||
#### Node.js
|
||||
- 20.20.1
|
||||
- 22.22.1
|
||||
- 24.14.0
|
||||
- 20.20.2
|
||||
- 22.22.2
|
||||
- 24.14.1
|
||||
|
||||
#### Python
|
||||
- 3.10.11
|
||||
@@ -186,8 +186,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 3.10.16 [PyPy 7.3.19]
|
||||
|
||||
#### Ruby
|
||||
- 3.2.10
|
||||
- 3.3.10
|
||||
- 3.2.11
|
||||
- 3.3.11
|
||||
- 3.4.9
|
||||
- 4.0.2
|
||||
|
||||
@@ -217,13 +217,13 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- SQL OLEDB Driver 18 18.7.5.0
|
||||
- SQL OLEDB Driver 19 19.4.1.0
|
||||
- SQLPS 1.0
|
||||
- MongoDB Shell (mongosh) 2.8.1
|
||||
- MongoDB Shell (mongosh) 2.8.2
|
||||
|
||||
### Web Servers
|
||||
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
|
||||
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
|
||||
| Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
|
||||
| Nginx | 1.29.6 | C:\tools\nginx-1.29.6\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
| Nginx | 1.29.7 | C:\tools\nginx-1.29.7\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
|
||||
### Visual Studio Enterprise 2022
|
||||
| Name | Version | Path |
|
||||
@@ -489,34 +489,34 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- nbgv 3.9.50+6feeb89450
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.13
|
||||
- PowerShell 7.4.14
|
||||
|
||||
#### Powershell Modules
|
||||
- Az: 14.6.0
|
||||
- AWSPowershell: 5.0.176
|
||||
- AWSPowershell: 5.0.184
|
||||
- DockerMsftProvider: 1.0.0.8
|
||||
- MarkdownPS: 1.10
|
||||
- Microsoft.Graph: 2.36.0
|
||||
- Microsoft.Graph: 2.36.1
|
||||
- Pester: 3.4.0, 5.7.1
|
||||
- PowerShellGet: 1.0.0.1, 2.2.5
|
||||
- PSScriptAnalyzer: 1.24.0
|
||||
- PSScriptAnalyzer: 1.25.0
|
||||
- PSWindowsUpdate: 2.2.1.5
|
||||
- SqlServer: 22.3.0
|
||||
- VSSetup: 2.2.16
|
||||
|
||||
### Android
|
||||
| Package Name | Version |
|
||||
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 8.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0<br>32.0.0 |
|
||||
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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 (rev 3) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.22.1<br>3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724<br>28.2.13676358<br>29.0.14206865 |
|
||||
| Package Name | Version |
|
||||
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 8.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 37.0.0<br>36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0<br>32.0.0 |
|
||||
| Android SDK Platforms | android-37.0 (rev 1)<br>android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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 (rev 3) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.22.1<br>3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724<br>28.2.13676358<br>29.0.14206865 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
***
|
||||
# Windows Server 2025
|
||||
- OS Version: 10.0.26100 Build 32522
|
||||
- Image Version: 20260317.61.1
|
||||
- Image Version: 20260405.77.1
|
||||
|
||||
## Windows features
|
||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||
@@ -19,23 +19,23 @@
|
||||
- Julia 1.12.0
|
||||
- Kotlin 2.3.20
|
||||
- LLVM 20.1.8
|
||||
- Node 22.22.1
|
||||
- Node 22.22.2
|
||||
- Perl 5.42.0
|
||||
- PHP 8.5.4
|
||||
- Python 3.12.10
|
||||
- Ruby 3.3.10
|
||||
- Ruby 3.3.11
|
||||
|
||||
### Package Management
|
||||
- Chocolatey 2.6.0
|
||||
- Chocolatey 2.7.1
|
||||
- Composer 2.9.5
|
||||
- Helm 4.1.3
|
||||
- Miniconda 26.1.1 (pre-installed on the image but not added to PATH)
|
||||
- NPM 10.9.4
|
||||
- NPM 10.9.7
|
||||
- NuGet 7.3.0.70
|
||||
- pip 26.0.1 (python 3.12)
|
||||
- Pipx 1.9.0
|
||||
- Pipx 1.11.1
|
||||
- RubyGems 3.5.22
|
||||
- Vcpkg (build from commit d90a9b159c)
|
||||
- Vcpkg (build from commit 77df67cfff)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -45,39 +45,39 @@
|
||||
| CONDA | C:\Miniconda |
|
||||
|
||||
### Project Management
|
||||
- Ant 1.10.15
|
||||
- Ant 1.10.16
|
||||
- Gradle 9.4
|
||||
- Maven 3.9.14
|
||||
- sbt 1.12.6
|
||||
- sbt 1.12.8
|
||||
|
||||
### Tools
|
||||
- 7zip 26.00
|
||||
- aria2 1.37.0
|
||||
- azcopy 10.32.1
|
||||
- azcopy 10.32.2
|
||||
- Bazel 9.0.1
|
||||
- Bazelisk 1.28.1
|
||||
- Bicep 0.41.2
|
||||
- Bicep 0.42.1
|
||||
- Cabal 3.16.1.0
|
||||
- CMake 3.31.6
|
||||
- CodeQL Action Bundle 2.24.3
|
||||
- CodeQL Action Bundle 2.25.1
|
||||
- Docker 29.1.5
|
||||
- Docker Compose v2 2.40.3
|
||||
- Docker-wincred 0.9.5
|
||||
- ghc 9.14.1
|
||||
- Git 2.53.0.windows.2
|
||||
- Git LFS 3.7.1
|
||||
- ImageMagick 7.1.2-17
|
||||
- ImageMagick 7.1.2-18
|
||||
- InnoSetup 6.7.1
|
||||
- jq 1.8.1
|
||||
- Kind 0.31.0
|
||||
- Kubectl 1.35.2
|
||||
- Kubectl 1.35.3
|
||||
- gcc 15.2.0
|
||||
- gdb 17.1
|
||||
- GNU Binutils 2.46
|
||||
- Newman 6.2.2
|
||||
- OpenSSL 3.6.1
|
||||
- Packer 1.15.0
|
||||
- Pulumi 3.226.0
|
||||
- Pulumi 3.229.0
|
||||
- R 4.5.3
|
||||
- Service Fabric SDK 10.1.2493.9590
|
||||
- Stack 3.9.3
|
||||
@@ -90,17 +90,17 @@
|
||||
- Ninja 1.13.2
|
||||
|
||||
### CLI Tools
|
||||
- AWS CLI 2.34.10
|
||||
- AWS SAM CLI 1.155.2
|
||||
- AWS Session Manager CLI 1.2.792.0
|
||||
- AWS CLI 2.34.24
|
||||
- AWS SAM CLI 1.157.1
|
||||
- AWS Session Manager CLI 1.2.804.0
|
||||
- Azure CLI 2.84.0
|
||||
- Azure DevOps CLI extension 1.0.2
|
||||
- GitHub CLI 2.88.1
|
||||
- GitHub CLI 2.89.0
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.94.0
|
||||
- Rust 1.94.0
|
||||
- Rustdoc 1.94.0
|
||||
- Cargo 1.94.1
|
||||
- Rust 1.94.1
|
||||
- Rustdoc 1.94.1
|
||||
- Rustup 1.29.0
|
||||
|
||||
#### Packages
|
||||
@@ -108,11 +108,11 @@
|
||||
- Rustfmt 1.8.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 146.0.7680.80
|
||||
- Chrome Driver 146.0.7680.80
|
||||
- Microsoft Edge 146.0.3856.59
|
||||
- Microsoft Edge Driver 146.0.3856.62
|
||||
- Mozilla Firefox 148.0.2
|
||||
- Google Chrome 146.0.7680.178
|
||||
- Chrome Driver 146.0.7680.165
|
||||
- Microsoft Edge 146.0.3856.97
|
||||
- Microsoft Edge Driver 146.0.3856.97
|
||||
- Mozilla Firefox 149.0
|
||||
- Gecko Driver 0.36.0
|
||||
- IE Driver 4.14.0.0
|
||||
- Selenium server 4.41.0
|
||||
@@ -160,9 +160,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 1.25.8
|
||||
|
||||
#### Node.js
|
||||
- 20.20.1
|
||||
- 22.22.1
|
||||
- 24.14.0
|
||||
- 20.20.2
|
||||
- 22.22.2
|
||||
- 24.14.1
|
||||
|
||||
#### Python
|
||||
- 3.10.11
|
||||
@@ -176,8 +176,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 3.10.16 [PyPy 7.3.19]
|
||||
|
||||
#### Ruby
|
||||
- 3.2.10
|
||||
- 3.3.10
|
||||
- 3.2.11
|
||||
- 3.3.11
|
||||
- 3.4.9
|
||||
- 4.0.2
|
||||
|
||||
@@ -207,13 +207,13 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- SQL OLEDB Driver 18 18.7.5.0
|
||||
- SQL OLEDB Driver 19 19.4.1.0
|
||||
- SQLPS 1.0
|
||||
- MongoDB Shell (mongosh) 2.8.1
|
||||
- MongoDB Shell (mongosh) 2.8.2
|
||||
|
||||
### Web Servers
|
||||
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
|
||||
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
|
||||
| Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
|
||||
| Nginx | 1.29.6 | C:\tools\nginx-1.29.6\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
| Nginx | 1.29.7 | C:\tools\nginx-1.29.7\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
|
||||
### Visual Studio Enterprise 2022
|
||||
| Name | Version | Path |
|
||||
@@ -232,7 +232,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Component.MDD.Android | 17.14.36804.6 |
|
||||
| Component.MDD.Linux | 17.14.36510.44 |
|
||||
| Component.Microsoft.VisualStudio.RazorExtension | 17.14.36510.44 |
|
||||
| Component.Microsoft.VisualStudio.Tools.Applications.amd64 | 17.0.36522.0 |
|
||||
| Component.Microsoft.VisualStudio.Tools.Applications.amd64 | 17.1.37110.1 |
|
||||
| Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.14.36510.44 |
|
||||
| Component.Microsoft.Web.LibraryManager | 17.14.36510.44 |
|
||||
| Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.14.2.50506 |
|
||||
@@ -439,7 +439,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| wasm.tools | 9.0.1426.11910 |
|
||||
| ProBITools.MicrosoftAnalysisServicesModelingProjects2022 | 4.0.0 |
|
||||
| ProBITools.MicrosoftReportProjectsforVisualStudio2022 | 4.0.0 |
|
||||
| SSIS.MicrosoftDataToolsIntegrationServices | 2.1.2 |
|
||||
| SSIS.MicrosoftDataToolsIntegrationServices | 2.2 |
|
||||
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 3.0.0 |
|
||||
| Windows Driver Kit Visual Studio Extension | 10.0.26100.16 |
|
||||
| Windows Software Development Kit | 10.1.26100.7705 |
|
||||
@@ -469,34 +469,34 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- nbgv 3.9.50+6feeb89450
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.13
|
||||
- PowerShell 7.4.14
|
||||
|
||||
#### Powershell Modules
|
||||
- Az: 14.6.0
|
||||
- AWSPowershell: 5.0.176
|
||||
- AWSPowershell: 5.0.189
|
||||
- DockerMsftProvider: 1.0.0.8
|
||||
- MarkdownPS: 1.10
|
||||
- Microsoft.Graph: 2.36.0
|
||||
- Microsoft.Graph: 2.36.1
|
||||
- Pester: 3.4.0, 5.7.1
|
||||
- PowerShellGet: 1.0.0.1, 2.2.5
|
||||
- PSScriptAnalyzer: 1.24.0
|
||||
- PSScriptAnalyzer: 1.25.0
|
||||
- PSWindowsUpdate: 2.2.1.5
|
||||
- SqlServer: 22.3.0
|
||||
- VSSetup: 2.2.16
|
||||
|
||||
### Android
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 16.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.30.5<br>3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724<br>28.2.13676358<br>29.0.14206865 |
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 16.0 |
|
||||
| Android Emulator | 36.5.10 |
|
||||
| Android SDK Build-tools | 37.0.0<br>36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platforms | android-37.0 (rev 1)<br>android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.30.5<br>3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724<br>28.2.13676358<br>29.0.14206865 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
***
|
||||
# Windows Server 2025
|
||||
- OS Version: 10.0.26100 Build 32522
|
||||
- Image Version: 20260317.44.1
|
||||
- Image Version: 20260329.58.1
|
||||
|
||||
## Windows features
|
||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||
@@ -19,23 +19,23 @@
|
||||
- Julia 1.12.0
|
||||
- Kotlin 2.3.20
|
||||
- LLVM 20.1.8
|
||||
- Node 22.22.1
|
||||
- Node 22.22.2
|
||||
- Perl 5.42.0
|
||||
- PHP 8.5.4
|
||||
- Python 3.12.10
|
||||
- Ruby 3.3.10
|
||||
- Ruby 3.3.11
|
||||
|
||||
### Package Management
|
||||
- Chocolatey 2.6.0
|
||||
- Chocolatey 2.7.0
|
||||
- Composer 2.9.5
|
||||
- Helm 4.1.3
|
||||
- Miniconda 26.1.1 (pre-installed on the image but not added to PATH)
|
||||
- NPM 10.9.4
|
||||
- NPM 10.9.7
|
||||
- NuGet 7.3.0.70
|
||||
- pip 26.0.1 (python 3.12)
|
||||
- Pipx 1.9.0
|
||||
- Pipx 1.11.0
|
||||
- RubyGems 3.5.22
|
||||
- Vcpkg (build from commit d90a9b159c)
|
||||
- Vcpkg (build from commit b5d1a94fb7)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -48,36 +48,36 @@
|
||||
- Ant 1.10.15
|
||||
- Gradle 9.4
|
||||
- Maven 3.9.14
|
||||
- sbt 1.12.6
|
||||
- sbt 1.12.8
|
||||
|
||||
### Tools
|
||||
- 7zip 26.00
|
||||
- aria2 1.37.0
|
||||
- azcopy 10.32.1
|
||||
- azcopy 10.32.2
|
||||
- Bazel 9.0.1
|
||||
- Bazelisk 1.28.1
|
||||
- Bicep 0.41.2
|
||||
- Cabal 3.16.1.0
|
||||
- CMake 4.2.3
|
||||
- CodeQL Action Bundle 2.24.3
|
||||
- CMake 4.3.1
|
||||
- CodeQL Action Bundle 2.25.1
|
||||
- Docker 29.1.5
|
||||
- Docker Compose v2 2.40.3
|
||||
- Docker-wincred 0.9.5
|
||||
- ghc 9.14.1
|
||||
- Git 2.53.0.windows.2
|
||||
- Git LFS 3.7.1
|
||||
- ImageMagick 7.1.2-17
|
||||
- ImageMagick 7.1.2-18
|
||||
- InnoSetup 6.7.1
|
||||
- jq 1.8.1
|
||||
- Kind 0.31.0
|
||||
- Kubectl 1.35.2
|
||||
- Kubectl 1.35.3
|
||||
- gcc 15.2.0
|
||||
- gdb 17.1
|
||||
- GNU Binutils 2.46
|
||||
- Newman 6.2.2
|
||||
- OpenSSL 3.6.1
|
||||
- Packer 1.15.0
|
||||
- Pulumi 3.226.0
|
||||
- Pulumi 3.228.0
|
||||
- R 4.5.3
|
||||
- Service Fabric SDK 10.1.2493.9590
|
||||
- Stack 3.9.3
|
||||
@@ -90,17 +90,17 @@
|
||||
- Ninja 1.13.2
|
||||
|
||||
### CLI Tools
|
||||
- AWS CLI 2.34.10
|
||||
- AWS SAM CLI 1.155.2
|
||||
- AWS CLI 2.34.19
|
||||
- AWS SAM CLI 1.157.1
|
||||
- AWS Session Manager CLI 1.2.792.0
|
||||
- Azure CLI 2.84.0
|
||||
- Azure DevOps CLI extension 1.0.2
|
||||
- GitHub CLI 2.88.1
|
||||
- GitHub CLI 2.89.0
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.94.0
|
||||
- Rust 1.94.0
|
||||
- Rustdoc 1.94.0
|
||||
- Cargo 1.94.1
|
||||
- Rust 1.94.1
|
||||
- Rustdoc 1.94.1
|
||||
- Rustup 1.29.0
|
||||
|
||||
#### Packages
|
||||
@@ -108,11 +108,11 @@
|
||||
- Rustfmt 1.8.0
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 146.0.7680.80
|
||||
- Chrome Driver 146.0.7680.80
|
||||
- Microsoft Edge 146.0.3856.59
|
||||
- Microsoft Edge Driver 146.0.3856.62
|
||||
- Mozilla Firefox 148.0.2
|
||||
- Google Chrome 146.0.7680.165
|
||||
- Chrome Driver 146.0.7680.165
|
||||
- Microsoft Edge 146.0.3856.84
|
||||
- Microsoft Edge Driver 146.0.3856.84
|
||||
- Mozilla Firefox 149.0
|
||||
- Gecko Driver 0.36.0
|
||||
- IE Driver 4.14.0.0
|
||||
- Selenium server 4.41.0
|
||||
@@ -160,9 +160,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 1.25.8
|
||||
|
||||
#### Node.js
|
||||
- 20.20.1
|
||||
- 22.22.1
|
||||
- 24.14.0
|
||||
- 20.20.2
|
||||
- 22.22.2
|
||||
- 24.14.1
|
||||
|
||||
#### Python
|
||||
- 3.10.11
|
||||
@@ -176,8 +176,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 3.10.16 [PyPy 7.3.19]
|
||||
|
||||
#### Ruby
|
||||
- 3.2.10
|
||||
- 3.3.10
|
||||
- 3.2.11
|
||||
- 3.3.11
|
||||
- 3.4.9
|
||||
- 4.0.2
|
||||
|
||||
@@ -207,18 +207,18 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- SQL OLEDB Driver 18 18.7.5.0
|
||||
- SQL OLEDB Driver 19 19.4.1.0
|
||||
- SQLPS 1.0
|
||||
- MongoDB Shell (mongosh) 2.8.1
|
||||
- MongoDB Shell (mongosh) 2.8.2
|
||||
|
||||
### Web Servers
|
||||
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
|
||||
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
|
||||
| Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
|
||||
| Nginx | 1.29.6 | C:\tools\nginx-1.29.6\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
| Nginx | 1.29.7 | C:\tools\nginx-1.29.7\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
|
||||
### Visual Studio Enterprise 2026
|
||||
| Name | Version | Path |
|
||||
| ----------------------------- | -------------- | ------------------------------------------------------ |
|
||||
| Visual Studio Enterprise 2026 | 18.4.11612.150 | C:\Program Files\Microsoft Visual Studio\18\Enterprise |
|
||||
| Visual Studio Enterprise 2026 | 18.4.11620.152 | C:\Program Files\Microsoft Visual Studio\18\Enterprise |
|
||||
|
||||
#### Workloads, components and extensions
|
||||
| Package | Version |
|
||||
@@ -451,34 +451,34 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- nbgv 3.9.50+6feeb89450
|
||||
|
||||
### PowerShell Tools
|
||||
- PowerShell 7.4.13
|
||||
- PowerShell 7.4.14
|
||||
|
||||
#### Powershell Modules
|
||||
- Az: 14.6.0
|
||||
- AWSPowershell: 5.0.176
|
||||
- AWSPowershell: 5.0.184
|
||||
- DockerMsftProvider: 1.0.0.8
|
||||
- MarkdownPS: 1.10
|
||||
- Microsoft.Graph: 2.36.0
|
||||
- Microsoft.Graph: 2.36.1
|
||||
- Pester: 3.4.0, 5.7.1
|
||||
- PowerShellGet: 1.0.0.1, 2.2.5
|
||||
- PSScriptAnalyzer: 1.24.0
|
||||
- PSScriptAnalyzer: 1.25.0
|
||||
- PSWindowsUpdate: 2.2.1.5
|
||||
- SqlServer: 22.3.0
|
||||
- VSSetup: 2.2.16
|
||||
|
||||
### Android
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 19.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platforms | android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.30.5<br>3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724<br>28.2.13676358<br>29.0.14206865 |
|
||||
| Package Name | Version |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Android Command Line Tools | 19.0 |
|
||||
| Android Emulator | 36.4.10 |
|
||||
| Android SDK Build-tools | 37.0.0<br>36.0.0 36.1.0<br>35.0.0 35.0.1<br>34.0.0 |
|
||||
| Android SDK Platforms | android-37.0 (rev 1)<br>android-36.1 (rev 1)<br>android-36-ext19 (rev 1)<br>android-36-ext18 (rev 1)<br>android-36 (rev 2)<br>android-35-ext15 (rev 1)<br>android-35-ext14 (rev 1)<br>android-35 (rev 2)<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) |
|
||||
| Android SDK Platform-Tools | 37.0.0 |
|
||||
| Android Support Repository | 47.0.0 |
|
||||
| CMake | 3.30.5<br>3.31.5<br>4.1.2 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 27.3.13750724<br>28.2.13676358<br>29.0.14206865 |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
|
||||
Reference in New Issue
Block a user