Compare commits

...
Author SHA1 Message Date
Hosted Runners Images Bot. 10737410d0 Updating readme file for win22 version 20260317.73.1 2026-03-19 12:08:19 +00:00
v-sergei-pyshnoi 563ad669b6 [windows] Add filters to Java assets API call (#13808) 2026-03-17 19:35:05 +01:00
3c3b8c3a4b Updating readme file for ubuntu24 version 20260309.50.1 (#13786)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-03-17 16:17:40 +00:00
1055718159 Updating readme file for ubuntu22 version 20260309.57.1 (#13785)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-03-17 16:17:28 +00:00
Sergei Radich 4a4bb867df [MacOS] Update XCode26.4 to Beta3 (#13807) 2026-03-16 15:09:25 +01:00
Diogo De Santana Jacome 155611075f [ubuntu] Update Maven to 3.9.14 2026-03-13 15:05:16 +01:00
Sergei Radich 0c88026a49 Revert "Updating readme file for macos-14 version 20260311.0286.1 (#13784)" (#13801) 2026-03-13 15:03:31 +01:00
gavintodd 31524f9299 [Windows] Add Accept header for Java version retrieval (#13782) 2026-03-13 14:25:43 +01:00
e9fb9a27f1 Updating readme file for macos-14 version 20260311.0286.1 (#13784)
Co-authored-by: Hosted Runners Images Bot. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2026-03-12 10:06:28 +00:00
Shamil Mubarakshin 611f51c112 [ubuntu] Fix .Net SDK sorting (#13788) 2026-03-11 20:42:33 +01:00
Sergei Radich 1783ba44e5 [MacOS] Set specific runtime versions for XCode 26.2 (#13791) 2026-03-11 18:37:02 +01:00
9 changed files with 166 additions and 148 deletions
+11 -2
View File
@@ -15,7 +15,11 @@
"filename": "Xcode_26.2_Universal",
"version": "26.2+17C52",
"sha256": "8f29ab6a9ac6670d3cf53545ffdb1c317d11607fa8db38fc56d3391df7783fbd",
"install_runtimes": "default"
"install_runtimes": [
{ "iOS": ["26.2"] },
{ "watchOS": ["default"] },
{ "tvOS": ["default"] }
]
},
{
"link": "26.1.1",
@@ -93,7 +97,12 @@
"filename": "Xcode_26.2_Universal",
"version": "26.2+17C52",
"sha256": "8f29ab6a9ac6670d3cf53545ffdb1c317d11607fa8db38fc56d3391df7783fbd",
"install_runtimes": "default"
"install_runtimes": [
{ "iOS": ["26.2"] },
{ "watchOS": ["default"] },
{ "tvOS": ["default"] },
{ "visionOS": ["default"] }
]
},
{
"link": "26.1.1",
+19 -10
View File
@@ -4,11 +4,11 @@
"x64": {
"versions": [
{
"link": "26.4_beta_2",
"filename": "Xcode_26.4_beta_2_Universal",
"version": "26.4+17E5170d",
"link": "26.4_beta_3",
"filename": "Xcode_26.4_beta_3_Universal",
"version": "26.4+17E5179g",
"symlinks": ["26.4"],
"sha256": "962d6bf68816f0328a6cc632153110943be4b2f59b6e0ce05ce6c07ce3edad95",
"sha256": "dc55afeb7cdbfed3547996ce273058b46a8922c78005ab371da7f4bcdddfa53a",
"install_runtimes": "none"
},
{
@@ -23,7 +23,11 @@
"filename": "Xcode_26.2_Universal",
"version": "26.2+17C52",
"sha256": "8f29ab6a9ac6670d3cf53545ffdb1c317d11607fa8db38fc56d3391df7783fbd",
"install_runtimes": "default"
"install_runtimes": [
{ "iOS": ["26.2"] },
{ "watchOS": ["default"] },
{ "tvOS": ["default"] }
]
},
{
"link": "26.1.1",
@@ -46,11 +50,11 @@
"arm64": {
"versions": [
{
"link": "26.4_beta_2",
"filename": "Xcode_26.4_beta_2_Universal",
"version": "26.4+17E5170d",
"link": "26.4_beta_3",
"filename": "Xcode_26.4_beta_3_Universal",
"version": "26.4+17E5179g",
"symlinks": ["26.4"],
"sha256": "962d6bf68816f0328a6cc632153110943be4b2f59b6e0ce05ce6c07ce3edad95",
"sha256": "dc55afeb7cdbfed3547996ce273058b46a8922c78005ab371da7f4bcdddfa53a",
"install_runtimes": "none"
},
{
@@ -65,7 +69,12 @@
"filename": "Xcode_26.2_Universal",
"version": "26.2+17C52",
"sha256": "8f29ab6a9ac6670d3cf53545ffdb1c317d11607fa8db38fc56d3391df7783fbd",
"install_runtimes": "default"
"install_runtimes": [
{ "iOS": ["26.2"] },
{ "watchOS": ["default"] },
{ "tvOS": ["default"] },
{ "visionOS": ["default"] }
]
},
{
"link": "26.1.1",
+31 -31
View File
@@ -5,7 +5,7 @@
# Ubuntu 22.04
- OS Version: 22.04.5 LTS
- Kernel Version: 6.8.0-1044-azure
- Image Version: 20260302.50.1
- Image Version: 20260309.57.1
- Systemd version: 249.11-0ubuntu3.17
## Installed Software
@@ -22,7 +22,7 @@
- Kotlin 2.3.10-release-465
- Mono 6.12.0.200
- MSBuild 16.10.1.31701 (Mono 6.12.0.200)
- Node.js 20.20.0
- Node.js 20.20.1
- Perl 5.34.0
- Python 3.10.12
- Ruby 3.0.2p107
@@ -32,14 +32,14 @@
- cpan 1.64
- Helm 3.20.0
- Homebrew 5.0.16
- Miniconda 25.11.1
- Miniconda 26.1.1
- Npm 10.8.2
- NuGet 6.6.1.2
- Pip 22.0.2
- Pip3 22.0.2
- Pipx 1.8.0
- RubyGems 3.3.5
- Vcpkg (build from commit 39a6cc0e44)
- Vcpkg (build from commit 751fdf7bbc)
- Yarn 1.22.22
#### Environment variables
@@ -58,9 +58,9 @@ to accomplish this.
### Project Management
- Ant 1.10.12
- Gradle 9.3.1
- Gradle 9.4.0
- Lerna 9.0.5
- Maven 3.9.12
- Maven 3.9.13
- Sbt 1.12.5
### Tools
@@ -72,10 +72,10 @@ to accomplish this.
- Bicep 0.41.2
- Buildah 1.23.1
- CMake 3.31.6
- CodeQL Action Bundle 2.24.2
- CodeQL Action Bundle 2.24.3
- Docker Amazon ECR Credential Helper 0.12.0
- Docker Compose v2 2.38.2
- Docker-Buildx 0.31.1
- Docker-Buildx 0.32.1
- Docker Client 28.0.4
- Docker Server 28.0.4
- Fastlane 2.232.2
@@ -99,7 +99,7 @@ to accomplish this.
- Packer 1.15.0
- Parcel 2.16.4
- Podman 3.4.4
- Pulumi 3.224.0
- Pulumi 3.225.1
- R 4.5.2
- 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.2.10
- AWS CLI 2.34.0
- Alibaba Cloud CLI 3.2.12
- AWS CLI 2.34.5
- AWS CLI Session Manager Plugin 1.2.779.0
- AWS SAM CLI 1.154.0
- Azure CLI 2.83.0
- AWS SAM CLI 1.155.2
- Azure CLI 2.84.0
- Azure CLI (azure-devops) 1.0.2
- GitHub CLI 2.87.3
- Google Cloud CLI 558.0.0
- Google Cloud CLI 559.0.0
- Netlify CLI 24.0.1
- OpenShift CLI 4.21.3
- OpenShift CLI 4.21.4
- ORAS CLI 1.3.0
- Vercel CLI 50.25.6
- Vercel CLI 50.29.0
### Java
| Version | Environment Variable |
@@ -148,25 +148,25 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Stack 3.9.3
### Rust Tools
- Cargo 1.93.1
- Rust 1.93.1
- Rustdoc 1.93.1
- Cargo 1.94.0
- Rust 1.94.0
- Rustdoc 1.94.0
- Rustup 1.28.2
#### Packages
- Bindgen 0.72.1
- Cargo audit 0.22.1
- Cargo clippy 0.1.93
- Cargo clippy 0.1.94
- Cargo outdated 0.17.0
- Cbindgen 0.29.2
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 145.0.7632.116
- Google Chrome 145.0.7632.159
- ChromeDriver 145.0.7632.117
- Chromium 145.0.7632.0
- Microsoft Edge 145.0.3800.82
- Microsoft Edge WebDriver 145.0.3800.82
- Microsoft Edge 145.0.3800.97
- Microsoft Edge WebDriver 145.0.3800.97
- Selenium server 4.41.0
- Mozilla Firefox 148.0
- Geckodriver 0.36.0
@@ -213,17 +213,17 @@ Use the following command as a part of your job to start the service: 'sudo syst
- 1.22.12
- 1.23.12
- 1.24.13
- 1.25.7
- 1.25.8
#### Node.js
- 20.20.0
- 22.22.0
- 20.20.1
- 22.22.1
- 24.14.0
#### Python
- 3.10.19
- 3.11.14
- 3.12.12
- 3.10.20
- 3.11.15
- 3.12.13
- 3.13.12
- 3.14.3
@@ -261,7 +261,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 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 | 36.0.2 |
| 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 |
@@ -322,7 +322,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| libmagic-dev | 1:5.41-3ubuntu0.1 |
| libmagickcore-dev | 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5 |
| libmagickwand-dev | 8:6.9.11.60+dfsg-1.3ubuntu0.22.04.5 |
| libnss3-tools | 2:3.98-0ubuntu0.22.04.2 |
| libnss3-tools | 2:3.98-0ubuntu0.22.04.3 |
| libsecret-1-dev | 0.20.5-2 |
| libsqlite3-dev | 3.37.2-2ubuntu0.5 |
| libssl-dev | 3.0.2-0ubuntu1.21 |
+27 -27
View File
@@ -5,7 +5,7 @@
# Ubuntu 24.04
- OS Version: 24.04.3 LTS
- Kernel Version: 6.14.0-1017-azure
- Image Version: 20260302.42.1
- Image Version: 20260309.50.1
- Systemd version: 255.4-1ubuntu8.12
## Installed Software
@@ -20,7 +20,7 @@
- GNU Fortran: 12.4.0, 13.3.0, 14.2.0
- Julia 1.12.5
- Kotlin 2.3.10-release-465
- Node.js 20.20.0
- Node.js 20.20.1
- Perl 5.38.2
- Python 3.12.3
- Ruby 3.2.3
@@ -30,13 +30,13 @@
- cpan 1.64
- Helm 3.20.0
- Homebrew 5.0.16
- Miniconda 25.11.1
- Miniconda 26.1.1
- Npm 10.8.2
- Pip 24.0
- Pip3 24.0
- Pipx 1.8.0
- RubyGems 3.4.20
- Vcpkg (build from commit 96fb8cef55)
- Vcpkg (build from commit 751fdf7bbc)
- Yarn 1.22.22
#### Environment variables
@@ -55,9 +55,9 @@ to accomplish this.
### Project Management
- Ant 1.10.14
- Gradle 9.3.1
- Gradle 9.4.0
- Lerna 9.0.5
- Maven 3.9.12
- Maven 3.9.13
### Tools
- Ansible 2.20.3
@@ -67,10 +67,10 @@ to accomplish this.
- Bicep 0.41.2
- Buildah 1.33.7
- CMake 3.31.6
- CodeQL Action Bundle 2.24.2
- CodeQL Action Bundle 2.24.3
- Docker Amazon ECR Credential Helper 0.12.0
- Docker Compose v2 2.38.2
- Docker-Buildx 0.31.1
- 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.0
- Parcel 2.16.4
- Podman 4.9.3
- Pulumi 3.224.0
- Pulumi 3.225.1
- 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.0
- AWS CLI 2.34.5
- AWS CLI Session Manager Plugin 1.2.779.0
- AWS SAM CLI 1.154.0
- Azure CLI 2.83.0
- AWS SAM CLI 1.155.2
- Azure CLI 2.84.0
- Azure CLI (azure-devops) 1.0.2
- GitHub CLI 2.87.3
- Google Cloud CLI 558.0.0
- Google Cloud CLI 559.0.0
### Java
| Version | Environment Variable |
@@ -133,20 +133,20 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Stack 3.9.3
### Rust Tools
- Cargo 1.93.1
- Rust 1.93.1
- Rustdoc 1.93.1
- Cargo 1.94.0
- Rust 1.94.0
- Rustdoc 1.94.0
- Rustup 1.28.2
#### Packages
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 145.0.7632.116
- Google Chrome 145.0.7632.159
- ChromeDriver 145.0.7632.117
- Chromium 145.0.7632.0
- Microsoft Edge 145.0.3800.82
- Microsoft Edge WebDriver 145.0.3800.82
- Microsoft Edge 145.0.3800.97
- Microsoft Edge WebDriver 145.0.3800.97
- Selenium server 4.41.0
- Mozilla Firefox 148.0
- Geckodriver 0.36.0
@@ -189,17 +189,17 @@ Use the following command as a part of your job to start the service: 'sudo syst
- 1.22.12
- 1.23.12
- 1.24.13
- 1.25.7
- 1.25.8
#### Node.js
- 20.20.0
- 22.22.0
- 20.20.1
- 22.22.1
- 24.14.0
#### Python
- 3.10.19
- 3.11.14
- 3.12.12
- 3.10.20
- 3.11.15
- 3.12.13
- 3.13.12
- 3.14.3
@@ -234,7 +234,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 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 | 36.0.2 |
| 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 |
@@ -282,7 +282,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
| iproute2 | 6.1.0-1ubuntu6.2 |
| iputils-ping | 3:20240117-1ubuntu0.1 |
| jq | 1.7.1-3ubuntu0.24.04.1 |
| libnss3-tools | 2:3.98-1build1 |
| libnss3-tools | 2:3.98-1ubuntu0.1 |
| libsqlite3-dev | 3.45.1-1ubuntu2.5 |
| libssl-dev | 3.0.13-0ubuntu3.7 |
| libtool | 2.4.7-7build1 |
@@ -47,7 +47,7 @@ for version in ${dotnet_versions[@]}; do
sdks=("${sdks[@]}" $(echo "${releases}" | jq -r '.releases[].sdks[]?.version | select(contains("preview") or contains("rc") | not)'))
done
sorted_sdks=$(echo ${sdks[@]} | tr ' ' '\n' | sort -r | uniq -w 5)
sorted_sdks=$(echo ${sdks[@]} | tr ' ' '\n' | sort -rV | awk -F'.' '!seen[$1"."$2"."int($3/100)]++' )
# Issue https://github.com/actions/runner-images/issues/13705
# Workaround for broken .NET SDK 10.0.103 - replace it with .NET SDK 10.0.102
+1 -1
View File
@@ -73,7 +73,7 @@
"java": {
"default": "11",
"versions": [ "8", "11", "17", "21", "25"],
"maven": "3.9.13"
"maven": "3.9.14"
},
"android": {
"cmdline-tools": "commandlinetools-linux-9477386_latest.zip",
+1 -1
View File
@@ -71,7 +71,7 @@
"java": {
"default": "17",
"versions": [ "8", "11", "17", "21", "25"],
"maven": "3.9.13"
"maven": "3.9.14"
},
"android": {
"cmdline-tools": "commandlinetools-linux-11076708_latest.zip",
+74 -74
View File
@@ -4,8 +4,8 @@
| [[Windows/Ubuntu] Docker Server and Client will be updated to version 29.1.*, Docker Compose will be updated to version 2.40.3 on February 9th, 2026](https://github.com/actions/runner-images/issues/13474) |
***
# Windows Server 2022
- OS Version: 10.0.20348 Build 4773
- Image Version: 20260301.50.1
- OS Version: 10.0.20348 Build 4893
- Image Version: 20260317.73.1
## Windows features
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -16,25 +16,25 @@
- Bash 5.2.37(1)-release
- Go 1.24.13
- Julia 1.12.0
- Kotlin 2.3.10
- Kotlin 2.3.20
- LLVM 20.1.8
- Node 20.20.0
- Node 20.20.1
- Perl 5.32.1
- PHP 8.5.3
- PHP 8.5.4
- Python 3.12.10
- Ruby 3.3.10
### Package Management
- Chocolatey 2.6.0
- Composer 2.9.5
- Helm 4.1.0
- Miniconda 25.11.1 (pre-installed on the image but not added to PATH)
- 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.8.0
- Pipx 1.9.0
- RubyGems 3.5.22
- Vcpkg (build from commit 62159a45e1)
- Vcpkg (build from commit d90a9b159c)
- Yarn 1.22.22
#### Environment variables
@@ -45,27 +45,27 @@
### Project Management
- Ant 1.10.15
- Gradle 9.3
- Maven 3.9.12
- sbt 1.12.4
- Gradle 9.4
- Maven 3.9.14
- sbt 1.12.6
### Tools
- 7zip 26.00
- aria2 1.37.0
- azcopy 10.32.1
- Bazel 9.0.0
- 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.2
- CodeQL Action Bundle 2.24.3
- Docker 29.1.5
- Docker Compose v2 2.40.3
- Docker-wincred 0.9.5
- ghc 9.14.1
- Git 2.53.0.windows.1
- Git 2.53.0.windows.2
- Git LFS 3.7.1
- ImageMagick 7.1.2-15
- ImageMagick 7.1.2-17
- InnoSetup 6.7.1
- jq 1.8.1
- Kind 0.31.0
@@ -78,8 +78,8 @@
- NSIS 3.10
- OpenSSL 3.6.1
- Packer 1.15.0
- Pulumi 3.224.0
- R 4.5.2
- Pulumi 3.226.0
- R 4.5.3
- Service Fabric SDK 10.1.2493.9590
- Stack 3.9.3
- Subversion (SVN) 1.14.5
@@ -92,34 +92,34 @@
- Ninja 1.13.2
### CLI Tools
- Alibaba Cloud CLI 3.2.10
- AWS CLI 2.34.0
- AWS SAM CLI 1.154.0
- AWS Session Manager CLI 1.2.779.0
- Azure CLI 2.83.0
- Alibaba Cloud CLI 3.3.1
- AWS CLI 2.34.10
- AWS SAM CLI 1.155.2
- AWS Session Manager CLI 1.2.792.0
- Azure CLI 2.84.0
- Azure DevOps CLI extension 1.0.2
- GitHub CLI 2.87.3
- GitHub CLI 2.88.1
### Rust Tools
- Cargo 1.93.1
- Rust 1.93.1
- Rustdoc 1.93.1
- Rustup 1.28.2
- Cargo 1.94.0
- Rust 1.94.0
- Rustdoc 1.94.0
- Rustup 1.29.0
#### Packages
- bindgen 0.72.1
- cargo-audit 0.22.1
- cargo-outdated 0.17.0
- cbindgen 0.29.2
- Clippy 0.1.93
- Clippy 0.1.94
- Rustfmt 1.8.0
### Browsers and Drivers
- Google Chrome 145.0.7632.117
- Chrome Driver 145.0.7632.117
- Microsoft Edge 145.0.3800.82
- Microsoft Edge Driver 145.0.3800.82
- Mozilla Firefox 148.0
- 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
- Gecko Driver 0.36.0
- IE Driver 4.14.0.0
- Selenium server 4.41.0
@@ -164,11 +164,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 1.22.12
- 1.23.12
- 1.24.13
- 1.25.7
- 1.25.8
#### Node.js
- 20.20.0
- 22.22.0
- 20.20.1
- 22.22.1
- 24.14.0
#### Python
@@ -179,7 +179,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 3.14.3
#### PyPy
- 2.7.18 [PyPy 7.3.20]
- 2.7.18 [PyPy 7.3.21]
- 3.7.13 [PyPy 7.3.9]
- 3.8.16 [PyPy 7.3.11]
- 3.9.19 [PyPy 7.3.16]
@@ -188,8 +188,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Ruby
- 3.2.10
- 3.3.10
- 3.4.8
- 4.0.1
- 3.4.9
- 4.0.2
### Databases
@@ -208,7 +208,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### MongoDB
| Version | ServiceName | ServiceStatus | ServiceStartType |
| -------- | ----------- | ------------- | ---------------- |
| 7.0.30.0 | MongoDB | Stopped | Disabled |
| 7.0.31.0 | MongoDB | Stopped | Disabled |
### Database tools
- Azure CosmosDb Emulator 2.14.27.0
@@ -217,18 +217,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.7.0
- MongoDB Shell (mongosh) 2.8.1
### Web Servers
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
| Apache | 2.4.55 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
| Nginx | 1.29.5 | C:\tools\nginx-1.29.5\conf\nginx.conf | nginx | Stopped | 80 |
| Nginx | 1.29.6 | C:\tools\nginx-1.29.6\conf\nginx.conf | nginx | Stopped | 80 |
### Visual Studio Enterprise 2022
| Name | Version | Path |
| ----------------------------- | ------------- | -------------------------------------------------------- |
| Visual Studio Enterprise 2022 | 17.14.37012.4 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
| Name | Version | Path |
| ----------------------------- | -------------- | -------------------------------------------------------- |
| Visual Studio Enterprise 2022 | 17.14.37111.16 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
#### Workloads, components and extensions
| Package | Version |
@@ -253,12 +253,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Component.Unreal.Android | 17.14.36510.44 |
| Component.Unreal.Debugger | 17.14.36907.17 |
| Component.Unreal.Ide | 17.14.36510.44 |
| Component.VisualStudio.GitHub.Copilot | 17.14.37011.9 |
| Component.VisualStudio.GitHub.Copilot | 17.14.37111.13 |
| Component.VSInstallerProjects2022 | 3.0.0 |
| Component.WixToolset.VisualStudioExtension.Dev17 | 1.0.0.22 |
| Component.WixToolset.VisualStudioExtension.Schemas3 | 1.0.0.22 |
| Component.Xamarin | 17.14.36510.44 |
| ComponentGroup.Microsoft.NET.AppModernization | 17.14.37011.9 |
| ComponentGroup.Microsoft.NET.AppModernization | 17.14.37111.13 |
| ios | 26.0.9752.0 |
| maccatalyst | 26.0.9752.0 |
| maui.blazor | 9.0.111.6930 |
@@ -288,19 +288,19 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.14.36510.44 |
| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.14.36510.44 |
| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.14.36510.44 |
| microsoft.net.runtime.android | 9.0.1326.6317 |
| microsoft.net.runtime.android.aot | 9.0.1326.6317 |
| microsoft.net.runtime.android.aot.net8 | 9.0.1326.6317 |
| microsoft.net.runtime.android.net8 | 9.0.1326.6317 |
| microsoft.net.runtime.ios | 9.0.1326.6317 |
| microsoft.net.runtime.maccatalyst | 9.0.1326.6317 |
| microsoft.net.runtime.mono.tooling | 9.0.1326.6317 |
| microsoft.net.runtime.mono.tooling.net8 | 9.0.1326.6317 |
| microsoft.net.sdk.emscripten | 9.0.14.5604 |
| microsoft.net.runtime.android | 9.0.1426.11910 |
| microsoft.net.runtime.android.aot | 9.0.1426.11910 |
| microsoft.net.runtime.android.aot.net8 | 9.0.1426.11910 |
| microsoft.net.runtime.android.net8 | 9.0.1426.11910 |
| microsoft.net.runtime.ios | 9.0.1426.11910 |
| microsoft.net.runtime.maccatalyst | 9.0.1426.11910 |
| microsoft.net.runtime.mono.tooling | 9.0.1426.11910 |
| microsoft.net.runtime.mono.tooling.net8 | 9.0.1426.11910 |
| microsoft.net.sdk.emscripten | 9.0.14.11003 |
| Microsoft.NetCore.Component.DevelopmentTools | 17.14.36510.44 |
| Microsoft.NetCore.Component.Runtime.8.0 | 17.14.36928.8 |
| Microsoft.NetCore.Component.Runtime.9.0 | 17.14.36928.8 |
| Microsoft.NetCore.Component.SDK | 17.14.36928.8 |
| Microsoft.NetCore.Component.Runtime.8.0 | 17.14.37027.9 |
| Microsoft.NetCore.Component.Runtime.9.0 | 17.14.37027.9 |
| Microsoft.NetCore.Component.SDK | 17.14.37027.9 |
| Microsoft.NetCore.Component.Web | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.AppInsights.Tools | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.AspNet | 17.14.36510.44 |
@@ -321,7 +321,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft.VisualStudio.Component.DiagnosticTools | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.DockerTools | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.DotNetModelBuilder | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.DslTools | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.DslTools | 17.14.37111.13 |
| Microsoft.VisualStudio.Component.EntityFramework | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.FSharp | 17.14.36510.44 |
| Microsoft.VisualStudio.Component.FSharp.Desktop | 17.14.36510.44 |
@@ -450,9 +450,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft.VisualStudio.Workload.Python | 17.14.36015.10 |
| Microsoft.VisualStudio.Workload.Universal | 17.14.36331.10 |
| Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.14.36015.10 |
| runtimes.ios | 9.0.1326.6317 |
| runtimes.maccatalyst | 9.0.1326.6317 |
| wasm.tools | 9.0.1326.6317 |
| runtimes.ios | 9.0.1426.11910 |
| runtimes.maccatalyst | 9.0.1426.11910 |
| wasm.tools | 9.0.1426.11910 |
| ProBITools.MicrosoftAnalysisServicesModelingProjects2022 | 4.0.0 |
| ProBITools.MicrosoftReportProjectsforVisualStudio2022 | 4.0.0 |
| SSIS.MicrosoftDataToolsIntegrationServices | 2.1.2 |
@@ -481,11 +481,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
- 10.0.26100.0
### .NET Core Tools
- .NET Core SDK: 8.0.124, 8.0.206, 8.0.319, 8.0.418, 9.0.114, 9.0.205, 9.0.311, 10.0.102
- .NET Core SDK: 8.0.125, 8.0.206, 8.0.319, 8.0.419, 9.0.115, 9.0.205, 9.0.312, 10.0.105, 10.0.201
- .NET Framework: 4.7.2, 4.8, 4.8.1
- Microsoft.AspNetCore.App: 6.0.40, 8.0.6, 8.0.22, 8.0.24, 9.0.6, 9.0.13, 10.0.2
- Microsoft.NETCore.App: 6.0.40, 8.0.6, 8.0.22, 8.0.24, 9.0.6, 9.0.13, 10.0.2
- Microsoft.WindowsDesktop.App: 8.0.6, 8.0.22, 8.0.24, 9.0.6, 9.0.13, 10.0.2
- Microsoft.AspNetCore.App: 6.0.40, 8.0.6, 8.0.22, 8.0.25, 9.0.6, 9.0.14, 10.0.5
- Microsoft.NETCore.App: 6.0.40, 8.0.6, 8.0.22, 8.0.25, 9.0.6, 9.0.14, 10.0.5
- Microsoft.WindowsDesktop.App: 8.0.6, 8.0.22, 8.0.25, 9.0.6, 9.0.14, 10.0.5
- nbgv 3.9.50+6feeb89450
### PowerShell Tools
@@ -493,10 +493,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Powershell Modules
- Az: 14.6.0
- AWSPowershell: 5.0.165
- AWSPowershell: 5.0.176
- DockerMsftProvider: 1.0.0.8
- MarkdownPS: 1.10
- Microsoft.Graph: 2.35.1
- Microsoft.Graph: 2.36.0
- Pester: 3.4.0, 5.7.1
- PowerShellGet: 1.0.0.1, 2.2.5
- PSScriptAnalyzer: 1.24.0
@@ -508,10 +508,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Package Name | Version |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Android Command Line Tools | 8.0 |
| Android Emulator | 36.4.9 |
| 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 | 36.0.2 |
| 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 |
@@ -534,6 +534,6 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:ec04e733695f49a0dc9132184f6b06704866b34f422004093c1972512c86259e | 2025-09-09 |
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:3983348680840ca6e53ad641e314c3c9184ca2fd19f88bc467600f7d9f6e9d73 | 2025-09-09 |
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:460dedaed73224f73ff10dc3ad754d0ed250aa57bcdf6c5052a811b4b7e29345 | 2025-09-09 |
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:60612a30303eb5a15ce7f53fa2eecf70bca41d72657de0482fbde601ae5f3403 | 2026-02-06 |
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:a264df8cd8c329eed3fd1e0cafcd4f3dc453e2c72a277f9bb140fd6f10a2eefc | 2026-02-06 |
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:be41510eb214c55def9162ef1fb5e71f1b71ce4d64d91bc963199f2383e034ea | 2026-03-03 |
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:d4c6d1a8a1a306b12691c3b2e5e3a8bfad786cbd6b7831cd74a9a6a99eab08ad | 2026-03-03 |
@@ -53,7 +53,7 @@ function Install-JavaJDK {
)
# Get Java version from api
$assetUrl = Invoke-RestMethod -Uri "https://api.adoptium.net/v3/assets/latest/${JDKVersion}/hotspot"
$assetUrl = Invoke-RestMethod -Uri "https://api.adoptium.net/v3/assets/latest/${JDKVersion}/hotspot?architecture=${Architecture}&os=windows" -Headers @{"Accept" = "application/json"}
$asset = $assetUrl | Where-Object {
$_.binary.os -eq "windows" `