Compare commits

..
6 changed files with 125 additions and 136 deletions
+24 -35
View File
@@ -6,7 +6,7 @@
# macOS 26
- OS Version: macOS 26.3 (25D125)
- Kernel Version: Darwin 25.3.0
- Image Version: 20260408.0337.1
- Image Version: 20260402.0322.1
## Installed Software
@@ -28,15 +28,15 @@
- Ruby 3.4.9
### Package Management
- Bundler 4.0.10
- Bundler 4.0.9
- Carthage 0.40.0
- CocoaPods 1.16.2
- Homebrew 5.1.5
- Homebrew 5.1.3
- NPM 11.11.0
- Pip3 26.0 (python 3.14)
- Pipx 1.11.1
- RubyGems 4.0.10
- Vcpkg 2026 (build from commit ffffe61956)
- RubyGems 4.0.9
- Vcpkg 2026 (build from commit dbbd673624)
- Yarn 1.22.22
### Project Management
@@ -68,29 +68,29 @@
- Ninja 1.13.2
### Tools
- AWS CLI 2.34.26
- AWS CLI 2.34.22
- AWS SAM CLI 1.157.1
- AWS Session Manager CLI 1.2.792.0
- Azure CLI 2.85.0
- Azure CLI 2.84.0
- Azure CLI (azure-devops) 1.0.2
- Bicep CLI 0.42.1
- Bicep CLI 0.41.2
- Cmake 4.3.1
- CodeQL Action Bundle 2.25.1
- Fastlane 2.232.2
- SwiftFormat 0.60.1
- Xcbeautify 3.2.1
- 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 147.0.7727.56
- Google Chrome for Testing 147.0.7727.56
- ChromeDriver 147.0.7727.56
- Google Chrome 146.0.7680.178
- Google Chrome for Testing 146.0.7680.165
- ChromeDriver 146.0.7680.165
- Microsoft Edge 146.0.3856.97
- Microsoft Edge WebDriver 146.0.3856.97
- Mozilla Firefox 149.0.2
- Mozilla Firefox 149.0
- geckodriver 0.36.0
- Selenium server 4.41.0
@@ -120,8 +120,8 @@
#### Python
- 3.11.9
- 3.12.10
- 3.13.13
- 3.14.4
- 3.13.12
- 3.14.3
#### Node.js
- 20.20.2
@@ -131,7 +131,7 @@
#### Go
- 1.23.12
- 1.24.13
- 1.25.9
- 1.25.8
### Rust Tools
- Cargo 1.94.1
@@ -152,14 +152,13 @@
- PSScriptAnalyzer: 1.25.0
### Xcode
| Version | Build | Path | Symlinks |
| -------------- | -------- | --------------------------------- | -------------------------------------------------------------- |
| 26.5 (beta) | 17F5012f | /Applications/Xcode_26.5_beta.app | /Applications/Xcode_26.5.0.app<br>/Applications/Xcode_26.5.app |
| 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 |
| 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 |
@@ -168,52 +167,42 @@
| macOS 26.1 | macosx26.1 | 26.1.1 |
| macOS 26.2 | macosx26.2 | 26.2, 26.3 |
| macOS 26.4 | macosx26.4 | 26.4 |
| macOS 26.5 | macosx26.5 | 26.5 |
| iOS 26.0 | iphoneos26.0 | 26.0.1 |
| iOS 26.1 | iphoneos26.1 | 26.1.1 |
| iOS 26.2 | iphoneos26.2 | 26.2, 26.3 |
| iOS 26.4 | iphoneos26.4 | 26.4 |
| iOS 26.5 | iphoneos26.5 | 26.5 |
| Simulator - iOS 26.0 | iphonesimulator26.0 | 26.0.1 |
| Simulator - iOS 26.1 | iphonesimulator26.1 | 26.1.1 |
| Simulator - iOS 26.2 | iphonesimulator26.2 | 26.2, 26.3 |
| Simulator - iOS 26.4 | iphonesimulator26.4 | 26.4 |
| Simulator - iOS 26.5 | iphonesimulator26.5 | 26.5 |
| tvOS 26.0 | appletvos26.0 | 26.0.1 |
| tvOS 26.1 | appletvos26.1 | 26.1.1 |
| tvOS 26.2 | appletvos26.2 | 26.2, 26.3 |
| tvOS 26.4 | appletvos26.4 | 26.4 |
| tvOS 26.5 | appletvos26.5 | 26.5 |
| Simulator - tvOS 26.0 | appletvsimulator26.0 | 26.0.1 |
| Simulator - tvOS 26.1 | appletvsimulator26.1 | 26.1.1 |
| Simulator - tvOS 26.2 | appletvsimulator26.2 | 26.2, 26.3 |
| Simulator - tvOS 26.4 | appletvsimulator26.4 | 26.4 |
| Simulator - tvOS 26.5 | appletvsimulator26.5 | 26.5 |
| watchOS 26.0 | watchos26.0 | 26.0.1 |
| watchOS 26.1 | watchos26.1 | 26.1.1 |
| watchOS 26.2 | watchos26.2 | 26.2, 26.3 |
| watchOS 26.4 | watchos26.4 | 26.4 |
| watchOS 26.5 | watchos26.5 | 26.5 |
| Simulator - watchOS 26.0 | watchsimulator26.0 | 26.0.1 |
| Simulator - watchOS 26.1 | watchsimulator26.1 | 26.1.1 |
| Simulator - watchOS 26.2 | watchsimulator26.2 | 26.2, 26.3 |
| Simulator - watchOS 26.4 | watchsimulator26.4 | 26.4 |
| Simulator - watchOS 26.5 | watchsimulator26.5 | 26.5 |
| visionOS 26.0 | xros26.0 | 26.0.1 |
| visionOS 26.1 | xros26.1 | 26.1.1 |
| visionOS 26.2 | xros26.2 | 26.2, 26.3 |
| visionOS 26.4 | xros26.4 | 26.4 |
| visionOS 26.5 | xros26.5 | 26.5 |
| Simulator - visionOS 26.0 | xrsimulator26.0 | 26.0.1 |
| Simulator - visionOS 26.1 | xrsimulator26.1 | 26.1.1 |
| Simulator - visionOS 26.2 | xrsimulator26.2 | 26.2, 26.3 |
| Simulator - visionOS 26.4 | xrsimulator26.4 | 26.4 |
| Simulator - visionOS 26.5 | xrsimulator26.5 | 26.5 |
| DriverKit 25.0 | driverkit25.0 | 26.0.1 |
| DriverKit 25.1 | driverkit25.1 | 26.1.1 |
| DriverKit 25.2 | driverkit25.2 | 26.2, 26.3 |
| DriverKit 25.4 | driverkit25.4 | 26.4 |
| DriverKit 25.5 | driverkit25.5 | 26.5 |
#### Installed Simulators
| Name | OS | Simulators |
@@ -235,7 +224,7 @@
| Package Name | Version |
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 16.0 |
| Android Emulator | 36.5.10 |
| 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 |
+20 -20
View File
@@ -5,7 +5,7 @@
# Ubuntu 22.04
- OS Version: 22.04.5 LTS
- Kernel Version: 6.8.0-1044-azure
- Image Version: 20260406.82.1
- Image Version: 20260329.74.1
- Systemd version: 249.11-0ubuntu3.19
## Installed Software
@@ -31,15 +31,15 @@
### Package Management
- cpan 1.64
- Helm 3.20.1
- Homebrew 5.1.4
- 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.11.1
- Pipx 1.11.0
- RubyGems 3.3.5
- Vcpkg (build from commit 14de8214a1)
- Vcpkg (build from commit b5d1a94fb7)
- Yarn 1.22.22
#### Environment variables
@@ -69,13 +69,13 @@ to accomplish this.
- AzCopy 10.32.2 - available by `azcopy` and `azcopy10` aliases
- Bazel 9.0.1
- Bazelisk 1.28.1
- Bicep 0.42.1
- Bicep 0.41.2
- Buildah 1.23.1
- CMake 3.31.6
- CodeQL Action Bundle 2.25.1
- Docker Amazon ECR Credential Helper 0.12.0
- Docker Compose v2 2.38.2
- Docker-Buildx 0.33.0
- Docker-Buildx 0.32.1
- Docker Client 28.0.4
- Docker Server 28.0.4
- Fastlane 2.232.2
@@ -83,7 +83,7 @@ to accomplish this.
- Git LFS 3.7.1
- Git-ftp 1.6.0
- Haveged 1.9.14
- Heroku 11.1.1
- Heroku 11.0.2
- jq 1.6
- Kind 0.31.0
- Kubectl 1.35.3
@@ -99,7 +99,7 @@ to accomplish this.
- Packer 1.15.1
- Parcel 2.16.4
- Podman 3.4.4
- Pulumi 3.229.0
- Pulumi 3.228.0
- R 4.5.3
- Skopeo 1.4.1
- Sphinx Open Source Search Server 2.2.11
@@ -111,18 +111,18 @@ to accomplish this.
- Ninja 1.13.2
### CLI Tools
- Alibaba Cloud CLI 3.3.4
- AWS CLI 2.34.25
- AWS CLI Session Manager Plugin 1.2.804.0
- Alibaba Cloud CLI 3.3.3
- AWS CLI 2.34.19
- AWS CLI Session Manager Plugin 1.2.792.0
- AWS SAM CLI 1.157.1
- Azure CLI 2.84.0
- Azure CLI (azure-devops) 1.0.2
- GitHub CLI 2.89.0
- Google Cloud CLI 563.0.0
- Netlify CLI 24.10.0
- OpenShift CLI 4.21.8
- Google Cloud CLI 562.0.0
- Netlify CLI 24.8.1
- OpenShift CLI 4.21.7
- ORAS CLI 1.3.1
- Vercel CLI 50.40.0
- Vercel CLI 50.37.3
### Java
| Version | Environment Variable |
@@ -162,11 +162,11 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 146.0.7680.177
- Google Chrome 146.0.7680.164
- ChromeDriver 146.0.7680.165
- Chromium 146.0.7680.0
- Microsoft Edge 146.0.3856.97
- Microsoft Edge WebDriver 146.0.3856.97
- Microsoft Edge 146.0.3856.84
- Microsoft Edge WebDriver 146.0.3856.84
- Selenium server 4.41.0
- Mozilla Firefox 149.0
- Geckodriver 0.36.0
@@ -347,7 +347,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| patchelf | 0.14.3-1 |
| pigz | 2.6-1 |
| pkg-config | 0.29.2-1ubuntu3 |
| pollinate | 4.33-3ubuntu2.3 |
| pollinate | 4.33-3ubuntu2.1 |
| python-is-python3 | 3.9.2-2 |
| rpm | 4.17.0+dfsg1-4build1 |
| rsync | 3.2.7-0ubuntu0.22.04.4 |
@@ -365,7 +365,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| texinfo | 6.8-4build1 |
| time | 1.9-0.1build2 |
| tk | 8.6.11+1build2 |
| tzdata | 2026a-0ubuntu0.22.04.1 |
| tzdata | 2025b-0ubuntu0.22.04.1 |
| unzip | 6.0-26ubuntu3.2 |
| upx | 3.96-3 |
| wget | 1.21.2-2ubuntu1.1 |
+16 -16
View File
@@ -4,8 +4,8 @@
***
# Ubuntu 24.04
- OS Version: 24.04.4 LTS
- Kernel Version: 6.17.0-1010-azure
- Image Version: 20260406.80.1
- Kernel Version: 6.17.0-1008-azure
- Image Version: 20260329.72.1
- Systemd version: 255.4-1ubuntu8.14
## Installed Software
@@ -29,14 +29,14 @@
### Package Management
- cpan 1.64
- Helm 3.20.1
- Homebrew 5.1.4
- Homebrew 5.1.1
- Miniconda 26.1.1
- Npm 10.8.2
- Pip 24.0
- Pip3 24.0
- Pipx 1.11.1
- Pipx 1.11.0
- RubyGems 3.4.20
- Vcpkg (build from commit 14de8214a1)
- Vcpkg (build from commit b5d1a94fb7)
- Yarn 1.22.22
#### Environment variables
@@ -64,13 +64,13 @@ to accomplish this.
- AzCopy 10.32.2 - available by `azcopy` and `azcopy10` aliases
- Bazel 9.0.1
- Bazelisk 1.28.1
- Bicep 0.42.1
- Bicep 0.41.2
- Buildah 1.33.7
- CMake 3.31.6
- CodeQL Action Bundle 2.25.1
- Docker Amazon ECR Credential Helper 0.12.0
- Docker Compose v2 2.38.2
- Docker-Buildx 0.33.0
- Docker-Buildx 0.32.1
- Docker Client 28.0.4
- Docker Server 28.0.4
- Fastlane 2.232.2
@@ -92,7 +92,7 @@ to accomplish this.
- Packer 1.15.1
- Parcel 2.16.4
- Podman 4.9.3
- Pulumi 3.229.0
- Pulumi 3.228.0
- Skopeo 1.13.3
- Sphinx Open Source Search Server 2.2.11
- yamllint 1.38.0
@@ -101,13 +101,13 @@ to accomplish this.
- Ninja 1.13.2
### CLI Tools
- AWS CLI 2.34.25
- AWS CLI Session Manager Plugin 1.2.804.0
- AWS CLI 2.34.19
- AWS CLI Session Manager Plugin 1.2.792.0
- AWS SAM CLI 1.157.1
- Azure CLI 2.84.0
- Azure CLI (azure-devops) 1.0.2
- GitHub CLI 2.89.0
- Google Cloud CLI 563.0.0
- Google Cloud CLI 562.0.0
### Java
| Version | Environment Variable |
@@ -142,11 +142,11 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 146.0.7680.177
- Google Chrome 146.0.7680.164
- ChromeDriver 146.0.7680.165
- Chromium 146.0.7680.0
- Microsoft Edge 146.0.3856.97
- Microsoft Edge WebDriver 146.0.3856.97
- Microsoft Edge 146.0.3856.84
- Microsoft Edge WebDriver 146.0.3856.84
- Selenium server 4.41.0
- Mozilla Firefox 149.0
- Geckodriver 0.36.0
@@ -302,7 +302,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| patchelf | 0.18.0-1.1build1 |
| pigz | 2.8-1 |
| pkg-config | 1.8.1-2build1 |
| pollinate | 4.33-3.1ubuntu1.3 |
| pollinate | 4.33-3.1ubuntu1.1 |
| python-is-python3 | 3.11.4-1 |
| rpm | 4.18.2+dfsg-2.1build2 |
| rsync | 3.2.7-1ubuntu1.2 |
@@ -320,7 +320,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| time | 1.9-0.2build1 |
| tk | 8.6.14build1 |
| tree | 2.1.1-2ubuntu3.24.04.2 |
| tzdata | 2026a-0ubuntu0.24.04.1 |
| tzdata | 2025b-0ubuntu0.24.04.1 |
| unzip | 6.0-28ubuntu4.1 |
| upx | 4.2.2-3 |
| wget | 1.21.4-1ubuntu4.1 |
+17 -17
View File
@@ -5,7 +5,7 @@
***
# Windows Server 2022
- OS Version: 10.0.20348 Build 4893
- Image Version: 20260405.104.1
- Image Version: 20260329.98.1
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -25,16 +25,16 @@
- Ruby 3.3.11
### Package Management
- Chocolatey 2.7.1
- 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.11.1
- Pipx 1.11.0
- RubyGems 3.5.22
- Vcpkg (build from commit 77df67cfff)
- Vcpkg (build from commit b5d1a94fb7)
- Yarn 1.22.22
#### Environment variables
@@ -44,7 +44,7 @@
| CONDA | C:\Miniconda |
### Project Management
- Ant 1.10.16
- Ant 1.10.15
- Gradle 9.4
- Maven 3.9.14
- sbt 1.12.8
@@ -55,7 +55,7 @@
- azcopy 10.32.2
- Bazel 9.0.1
- Bazelisk 1.28.1
- Bicep 0.42.1
- Bicep 0.41.2
- Cabal 3.16.1.0
- CMake 3.31.6
- CodeQL Action Bundle 2.25.1
@@ -78,7 +78,7 @@
- NSIS 3.10
- OpenSSL 3.6.1
- Packer 1.15.0
- Pulumi 3.229.0
- Pulumi 3.228.0
- R 4.5.3
- Service Fabric SDK 10.1.2493.9590
- Stack 3.9.3
@@ -92,10 +92,10 @@
- Ninja 1.13.2
### CLI Tools
- Alibaba Cloud CLI 3.3.4
- AWS CLI 2.34.24
- Alibaba Cloud CLI 3.3.3
- AWS CLI 2.34.19
- AWS SAM CLI 1.157.1
- AWS Session Manager CLI 1.2.804.0
- AWS Session Manager CLI 1.2.792.0
- Azure CLI 2.84.0
- Azure DevOps CLI extension 1.0.2
- GitHub CLI 2.89.0
@@ -115,10 +115,10 @@
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 146.0.7680.178
- Google Chrome 146.0.7680.165
- Chrome Driver 146.0.7680.165
- Microsoft Edge 146.0.3856.97
- Microsoft Edge Driver 146.0.3856.97
- 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
@@ -242,7 +242,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.1.37110.1 |
| Component.Microsoft.VisualStudio.Tools.Applications.amd64 | 17.0.36522.0 |
| 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 |
@@ -455,7 +455,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.2 |
| SSIS.MicrosoftDataToolsIntegrationServices | 2.1.2 |
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 3.0.0 |
| Windows Driver Kit | 10.1.26100.4202 |
| Windows Driver Kit Visual Studio Extension | 10.0.26100.16 |
@@ -493,7 +493,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Powershell Modules
- Az: 14.6.0
- AWSPowershell: 5.0.189
- AWSPowershell: 5.0.184
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.36.1
@@ -508,7 +508,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Package Name | Version |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 8.0 |
| Android Emulator | 36.5.10 |
| 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 |
+29 -29
View File
@@ -5,7 +5,7 @@
***
# Windows Server 2025
- OS Version: 10.0.26100 Build 32522
- Image Version: 20260413.84.1
- Image Version: 20260329.71.1
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -21,21 +21,21 @@
- LLVM 20.1.8
- Node 22.22.2
- Perl 5.42.0
- PHP 8.5.5
- PHP 8.5.4
- Python 3.12.10
- Ruby 3.3.11
### Package Management
- Chocolatey 2.7.1
- 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.7
- NuGet 7.3.0.70
- pip 26.0.1 (python 3.12)
- Pipx 1.11.1
- Pipx 1.11.0
- RubyGems 3.5.22
- Vcpkg (build from commit b80e006657)
- Vcpkg (build from commit b5d1a94fb7)
- Yarn 1.22.22
#### Environment variables
@@ -45,18 +45,18 @@
| CONDA | C:\Miniconda |
### Project Management
- Ant 1.10.16
- Ant 1.10.15
- Gradle 9.4
- Maven 3.9.14
- sbt 1.12.9
- sbt 1.12.8
### Tools
- 7zip 26.00
- aria2 1.37.0
- azcopy 10.32.2
- Bazel 9.0.2
- Bazel 9.0.1
- Bazelisk 1.28.1
- Bicep 0.42.1
- Bicep 0.41.2
- Cabal 3.16.1.0
- CMake 3.31.6
- CodeQL Action Bundle 2.25.1
@@ -75,9 +75,9 @@
- gdb 17.1
- GNU Binutils 2.46
- Newman 6.2.2
- OpenSSL 3.6.2
- OpenSSL 3.6.1
- Packer 1.15.0
- Pulumi 3.230.0
- Pulumi 3.228.0
- R 4.5.3
- Service Fabric SDK 10.1.2493.9590
- Stack 3.9.3
@@ -90,10 +90,10 @@
- Ninja 1.13.2
### CLI Tools
- AWS CLI 2.34.27
- AWS SAM CLI 1.158.0
- AWS Session Manager CLI 1.2.804.0
- Azure CLI 2.85.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 DevOps CLI extension 1.0.2
- GitHub CLI 2.89.0
@@ -108,14 +108,14 @@
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 147.0.7727.56
- Chrome Driver 147.0.7727.56
- Microsoft Edge 146.0.3856.109
- Microsoft Edge Driver 146.0.3856.117
- Mozilla Firefox 149.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.43.0
- Selenium server 4.41.0
#### Environment variables
| Name | Value |
@@ -157,7 +157,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 1.22.12
- 1.23.12
- 1.24.13
- 1.25.9
- 1.25.8
#### Node.js
- 20.20.2
@@ -168,8 +168,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 3.10.11
- 3.11.9
- 3.12.10
- 3.13.13
- 3.14.4
- 3.13.12
- 3.14.3
#### PyPy
- 3.9.19 [PyPy 7.3.16]
@@ -213,7 +213,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
| Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
| Nginx | 1.29.8 | C:\tools\nginx-1.29.8\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.1.37110.1 |
| Component.Microsoft.VisualStudio.Tools.Applications.amd64 | 17.0.36522.0 |
| 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.2 |
| SSIS.MicrosoftDataToolsIntegrationServices | 2.1.2 |
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 3.0.0 |
| Windows Driver Kit Visual Studio Extension | 10.0.26100.16 |
| Windows Software Development Kit | 10.1.26100.7705 |
@@ -473,7 +473,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Powershell Modules
- Az: 14.6.0
- AWSPowershell: 5.0.195
- AWSPowershell: 5.0.184
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.36.1
@@ -488,7 +488,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Package Name | Version |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 16.0 |
| Android Emulator | 36.5.10 |
| 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 |
+19 -19
View File
@@ -5,7 +5,7 @@
***
# Windows Server 2025
- OS Version: 10.0.26100 Build 32522
- Image Version: 20260406.66.1
- Image Version: 20260329.58.1
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -26,16 +26,16 @@
- Ruby 3.3.11
### Package Management
- Chocolatey 2.7.1
- 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.7
- NuGet 7.3.0.70
- pip 26.0.1 (python 3.12)
- Pipx 1.11.1
- Pipx 1.11.0
- RubyGems 3.5.22
- Vcpkg (build from commit 81e3c888ef)
- Vcpkg (build from commit b5d1a94fb7)
- Yarn 1.22.22
#### Environment variables
@@ -45,7 +45,7 @@
| CONDA | C:\Miniconda |
### Project Management
- Ant 1.10.16
- Ant 1.10.15
- Gradle 9.4
- Maven 3.9.14
- sbt 1.12.8
@@ -56,7 +56,7 @@
- azcopy 10.32.2
- Bazel 9.0.1
- Bazelisk 1.28.1
- Bicep 0.42.1
- Bicep 0.41.2
- Cabal 3.16.1.0
- CMake 4.3.1
- CodeQL Action Bundle 2.25.1
@@ -77,7 +77,7 @@
- Newman 6.2.2
- OpenSSL 3.6.1
- Packer 1.15.0
- Pulumi 3.229.0
- Pulumi 3.228.0
- R 4.5.3
- Service Fabric SDK 10.1.2493.9590
- Stack 3.9.3
@@ -90,9 +90,9 @@
- Ninja 1.13.2
### CLI Tools
- AWS CLI 2.34.24
- AWS CLI 2.34.19
- AWS SAM CLI 1.157.1
- AWS Session Manager CLI 1.2.804.0
- AWS Session Manager CLI 1.2.792.0
- Azure CLI 2.84.0
- Azure DevOps CLI extension 1.0.2
- GitHub CLI 2.89.0
@@ -108,10 +108,10 @@
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 146.0.7680.178
- Google Chrome 146.0.7680.165
- Chrome Driver 146.0.7680.165
- Microsoft Edge 146.0.3856.97
- Microsoft Edge Driver 146.0.3856.97
- 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
@@ -216,9 +216,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| 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.11626.88 | C:\Program Files\Microsoft Visual Studio\18\Enterprise |
| Name | Version | Path |
| ----------------------------- | -------------- | ------------------------------------------------------ |
| Visual Studio Enterprise 2026 | 18.4.11620.152 | C:\Program Files\Microsoft Visual Studio\18\Enterprise |
#### Workloads, components and extensions
| Package | Version |
@@ -231,7 +231,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Component.MDD.Linux | 18.4.11505.171 |
| Component.Microsoft.NET.AppModernization | 18.4.11602.120 |
| Component.Microsoft.VisualStudio.RazorExtension | 18.4.11505.171 |
| Component.Microsoft.VisualStudio.Tools.Applications.amd64 | 17.1.37110.1 |
| Component.Microsoft.VisualStudio.Tools.Applications.amd64 | 17.0.36522.0 |
| Component.Microsoft.VisualStudio.Web.AzureFunctions | 18.4.11505.171 |
| Component.Microsoft.Web.LibraryManager | 18.4.11505.171 |
| Component.Microsoft.Windows.DriverKit | 10.0.26100.16 |
@@ -421,7 +421,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| wasm.tools | 10.1.526.15411 |
| ProBITools.MicrosoftAnalysisServicesModelingProjects2022 | 4.0.0 |
| ProBITools.MicrosoftReportProjectsforVisualStudio2022 | 4.0.0 |
| SSIS.MicrosoftDataToolsIntegrationServices | 2.2 |
| SSIS.MicrosoftDataToolsIntegrationServices | 2.1.2 |
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 3.0.0 |
| Windows Driver Kit Visual Studio Extension | 10.0.26100.16 |
| Windows Software Development Kit | 10.1.26100.7705 |
@@ -455,7 +455,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Powershell Modules
- Az: 14.6.0
- AWSPowershell: 5.0.190
- AWSPowershell: 5.0.184
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.36.1
@@ -470,7 +470,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Package Name | Version |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 19.0 |
| Android Emulator | 36.5.10 |
| 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 |