Skip to content

Commit fe655a4

Browse files
github-actions[bot]459680Actions service account
authored
Updating readme file for win25 version 20250727.1.0 (#12659)
Co-authored-by: Image generation service account. <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
1 parent eb77bb9 commit fe655a4

File tree

1 file changed

+37
-36
lines changed

1 file changed

+37
-36
lines changed

images/windows/Windows2025-Readme.md

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
| Announcements |
22
|-|
3+
| [[Windows 2022] MongoDB 5.x version will be removed from Windows 2022 image on 2025-09-01 and will be updated to 7.x version.](https://github.com/actions/runner-images/issues/12640) |
34
| [[Windows & Ubuntu] .NET 6 will be removed from the images on 2025-08-01.](https://github.com/actions/runner-images/issues/12241) |
45
***
56
# Windows Server 2025
67
- OS Version: 10.0.26100 Build 4656
7-
- Image Version: 20250720.1.0
8+
- Image Version: 20250727.1.0
89

910
## Windows features
1011
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -17,12 +18,12 @@
1718
- Go 1.24.5
1819
- Julia 1.11.6
1920
- Kotlin 2.2.0
20-
- LLVM 20.1.7
21+
- LLVM 20.1.8
2122
- Node 22.17.1
2223
- Perl 5.40.2
2324
- PHP 8.4.8
2425
- Python 3.9.13
25-
- Ruby 3.3.8
26+
- Ruby 3.3.9
2627

2728
### Package Management
2829
- Chocolatey 2.5.0
@@ -34,7 +35,7 @@
3435
- pip 25.1.1 (python 3.9)
3536
- Pipx 1.7.1
3637
- RubyGems 3.5.22
37-
- Vcpkg (build from commit 4887ad6d14)
38+
- Vcpkg (build from commit 3bdaa9b420)
3839
- Yarn 1.22.22
3940

4041
#### Environment variables
@@ -56,7 +57,7 @@
5657
- Bazel 8.3.1
5758
- Bazelisk 1.26.0
5859
- Bicep 0.36.177
59-
- Cabal 3.14.2.0
60+
- Cabal 3.16.0.0
6061
- CMake 3.31.6
6162
- CodeQL Action Bundle 2.22.1
6263
- Docker 27.5.1
@@ -66,7 +67,7 @@
6667
- Git 2.50.1.windows.1
6768
- Git LFS 3.7.0
6869
- ImageMagick 7.1.2-0
69-
- jq 1.7.1
70+
- jq 1.8.1
7071
- Kind 0.29.0
7172
- Kubectl 1.33.3
7273
- gcc 14.2.0
@@ -75,7 +76,7 @@
7576
- Newman 6.2.1
7677
- OpenSSL 3.5.1
7778
- Packer 1.12.0
78-
- Pulumi 3.184.0
79+
- Pulumi 3.186.0
7980
- R 4.4.2
8081
- Service Fabric SDK 10.1.2493.9590
8182
- Stack 3.7.1
@@ -88,12 +89,12 @@
8889
- Ninja 1.13.1
8990

9091
### CLI Tools
91-
- AWS CLI 2.27.55
92+
- AWS CLI 2.27.60
9293
- AWS SAM CLI 1.142.1
9394
- AWS Session Manager CLI 1.2.707.0
9495
- Azure CLI 2.75.0
9596
- Azure DevOps CLI extension 1.0.2
96-
- GitHub CLI 2.76.0
97+
- GitHub CLI 2.76.1
9798

9899
### Rust Tools
99100
- Cargo 1.88.0
@@ -106,11 +107,11 @@
106107
- Rustfmt 1.8.0
107108

108109
### Browsers and Drivers
109-
- Google Chrome 138.0.7204.158
110-
- Chrome Driver 138.0.7204.157
111-
- Microsoft Edge 138.0.3351.95
112-
- Microsoft Edge Driver 138.0.3351.95
113-
- Mozilla Firefox 140.0.4
110+
- Google Chrome 138.0.7204.169
111+
- Chrome Driver 138.0.7204.168
112+
- Microsoft Edge 138.0.3351.109
113+
- Microsoft Edge Driver 138.0.3351.109
114+
- Mozilla Firefox 141.0
114115
- Gecko Driver 0.36.0
115116
- IE Driver 4.14.0.0
116117
- Selenium server 4.34.0
@@ -126,10 +127,10 @@
126127
### Java
127128
| Version | Environment Variable |
128129
| ------------------- | -------------------- |
129-
| 8.0.452+9 | JAVA_HOME_8_X64 |
130-
| 11.0.27+6 | JAVA_HOME_11_X64 |
131-
| 17.0.15+6 (default) | JAVA_HOME_17_X64 |
132-
| 21.0.7+6.0 | JAVA_HOME_21_X64 |
130+
| 8.0.462+8 | JAVA_HOME_8_X64 |
131+
| 11.0.28+6 | JAVA_HOME_11_X64 |
132+
| 17.0.16+8 (default) | JAVA_HOME_17_X64 |
133+
| 21.0.8+9.0 | JAVA_HOME_21_X64 |
133134

134135
### Shells
135136
| Name | Target |
@@ -173,8 +174,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
173174

174175
#### Ruby
175176
- 3.1.7
176-
- 3.2.8
177-
- 3.3.8
177+
- 3.2.9
178+
- 3.3.9
178179

179180
### Databases
180181

@@ -193,12 +194,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
193194
#### MongoDB
194195
| Version | ServiceName | ServiceStatus | ServiceStartType |
195196
| -------- | ----------- | ------------- | ---------------- |
196-
| 7.0.21.0 | MongoDB | Stopped | Disabled |
197+
| 7.0.22.0 | MongoDB | Stopped | Disabled |
197198

198199
### Database tools
199-
- Azure CosmosDb Emulator 2.14.23.0
200+
- Azure CosmosDb Emulator 2.14.24.0
200201
- DacFx 170.0.94.3
201-
- MySQL 8.0.42.0
202+
- MySQL 8.0.43.0
202203
- SQL OLEDB Driver 18.7.4.0
203204
- SQLPS 1.0
204205
- MongoDB Shell (mongosh) 2.5.6
@@ -474,7 +475,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
474475

475476
#### Powershell Modules
476477
- Az: 12.5.0
477-
- AWSPowershell: 5.0.14
478+
- AWSPowershell: 5.0.19
478479
- DockerMsftProvider: 1.0.0.8
479480
- MarkdownPS: 1.10
480481
- Microsoft.Graph: 2.29.1
@@ -486,18 +487,18 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
486487
- VSSetup: 2.2.16
487488

488489
### Android
489-
| Package Name | Version |
490-
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
491-
| Android Command Line Tools | 16.0 |
492-
| Android Emulator | 35.6.11 |
493-
| Android SDK Build-tools | 36.0.0<br>35.0.0 35.0.1<br>34.0.0 |
494-
| Android SDK Platforms | 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) |
495-
| Android SDK Platform-Tools | 36.0.0 |
496-
| Android Support Repository | 47.0.0 |
497-
| CMake | 3.22.1<br>3.30.5<br>3.31.5 |
498-
| Google Play services | 49 |
499-
| Google Repository | 58 |
500-
| NDK | 26.3.11579264<br>27.3.13750724<br>28.2.13676358 |
490+
| Package Name | Version |
491+
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
492+
| Android Command Line Tools | 16.0 |
493+
| Android Emulator | 35.6.11 |
494+
| Android SDK Build-tools | 36.0.0<br>35.0.0 35.0.1<br>34.0.0 |
495+
| Android SDK Platforms | 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) |
496+
| Android SDK Platform-Tools | 36.0.0 |
497+
| Android Support Repository | 47.0.0 |
498+
| CMake | 3.22.1<br>3.30.5<br>3.31.5 |
499+
| Google Play services | 49 |
500+
| Google Repository | 58 |
501+
| NDK | 26.3.11579264<br>27.3.13750724<br>28.2.13676358 |
501502

502503
#### Environment variables
503504
| Name | Value |

0 commit comments

Comments
 (0)