Skip to content

Commit 2ffd260

Browse files
github-actions[bot]459680Actions service account
authored
Updating readme file for win19 version 20231002.2.0 (#8443)
Co-authored-by: Image generation service account <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
1 parent 7e34d94 commit 2ffd260

File tree

1 file changed

+28
-25
lines changed

1 file changed

+28
-25
lines changed

images/win/Windows2019-Readme.md

Lines changed: 28 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
| Announcements |
22
|-|
3+
| [[All OS] Android NDK r23 will be removed from images on October 9](https://github.com/actions/runner-images/issues/8383) |
34
| [[All OS] hub utility will be removed on October 2](https://github.com/actions/runner-images/issues/8362) |
45
***
56
# Windows Server 2019
67
- OS Version: 10.0.17763 Build 4851
7-
- Image Version: 20230924.1.0
8+
- Image Version: 20231002.2.0
89

910
## Windows features
1011
- Windows Subsystem for Linux (WSLv1): Enabled
@@ -19,21 +20,21 @@
1920
- LLVM 16.0.6
2021
- Node 18.18.0
2122
- Perl 5.32.1
22-
- PHP 8.2.10
23+
- PHP 8.2.11
2324
- Python 3.7.9
2425
- Ruby 2.5.9p229
2526

2627
### Package Management
2728
- Chocolatey 2.2.2
28-
- Composer 2.6.3
29+
- Composer 2.6.4
2930
- Helm 3.12.3
3031
- Miniconda 23.5.2 (pre-installed on the image but not added to PATH)
3132
- NPM 9.8.1
3233
- NuGet 6.7.0.127
3334
- pip 23.2.1 (python 3.7)
3435
- Pipx 1.2.0
3536
- RubyGems 2.7.6.3
36-
- Vcpkg (build from commit 5a38b5ec0)
37+
- Vcpkg (build from commit c6d6efed3)
3738
- Yarn 1.22.19
3839

3940
#### Environment variables
@@ -51,37 +52,39 @@
5152
### Tools
5253
- 7zip 23.01
5354
- aria2 1.36.0
54-
- azcopy 10.20.1
55+
- azcopy 10.21.0
5556
- Bazel 6.3.2
5657
- Bazelisk 1.18.0
5758
- Bicep 0.21.1
5859
- Cabal 3.10.1.0
5960
- CMake 3.27.6
60-
- CodeQL Action Bundles 2.14.4 2.14.5
61+
- CodeQL Action Bundles 2.14.5 2.14.6
6162
- Docker 24.0.6
6263
- Docker Compose v1 1.29.2
6364
- Docker Compose v2 2.22.0
6465
- Docker-wincred 0.8.0
65-
- ghc 9.6.2
66+
- ghc 9.6.3
6667
- Git 2.42.0.windows.2
6768
- Git LFS 3.4.0
68-
- Google Cloud CLI 447.0.0
69-
- ImageMagick 7.1.1-18
69+
- Google Cloud CLI 448.0.0
70+
- ImageMagick 7.1.1-19
7071
- InnoSetup 6.2.2
7172
- jq 1.7-dirty
7273
- Kind 0.20.0
7374
- Kubectl 1.28.2
7475
- Mercurial 5.0
75-
- Mingw-w64 8.1.0
76+
- gcc 8.1.0
77+
- gdb 8.1
78+
- GNU Binutils 2.30
7679
- Newman 6.0.0
7780
- NSIS 3.08
78-
- OpenSSL 1.1.1v
81+
- OpenSSL 1.1.1w
7982
- Packer 1.9.4
8083
- Parcel 2.9.3
81-
- Pulumi 3.85.0
84+
- Pulumi 3.86.0
8285
- R 4.3.1
8386
- Service Fabric SDK 9.1.1436.9590
84-
- Stack 2.11.1
87+
- Stack 2.13.1
8588
- Subversion (SVN) 1.14.2
8689
- Swig 4.1.1
8790
- VSWhere 3.1.7
@@ -95,11 +98,10 @@
9598
- AWS CLI 2.13.20
9699
- AWS SAM CLI 1.97.0
97100
- AWS Session Manager CLI 1.2.497.0
98-
- Azure CLI 2.52.0
101+
- Azure CLI 2.53.0
99102
- Azure DevOps CLI extension 0.26.0
100103
- Cloud Foundry CLI 6.53.0
101104
- GitHub CLI 2.35.0
102-
- Hub CLI 2.14.2
103105

104106
### Rust Tools
105107
- Cargo 1.72.1
@@ -109,21 +111,21 @@
109111

110112
#### Packages
111113
- bindgen 0.68.1
112-
- cargo-audit 0.18.1
114+
- cargo-audit 0.18.2
113115
- cargo-outdated 0.13.1
114116
- cbindgen 0.26.0
115117
- Clippy 0.1.72
116118
- Rustfmt 1.6.0
117119

118120
### Browsers and Drivers
119-
- Google Chrome 117.0.5938.92
121+
- Google Chrome 117.0.5938.132
120122
- Chrome Driver 117.0.5938.92
121-
- Microsoft Edge 117.0.2045.36
122-
- Microsoft Edge Driver 117.0.2045.41
123-
- Mozilla Firefox 117.0.1
123+
- Microsoft Edge 117.0.2045.47
124+
- Microsoft Edge Driver 117.0.2045.47
125+
- Mozilla Firefox 118.0.1
124126
- Gecko Driver 0.33.0
125127
- IE Driver 4.11.0.0
126-
- Selenium server 4.12.0
128+
- Selenium server 4.13.0
127129

128130
#### Environment variables
129131
| Name | Value |
@@ -171,6 +173,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
171173
- 14.21.3
172174
- 16.20.2
173175
- 18.18.0
176+
- 20.8.0
174177

175178
#### Python
176179
- 3.7.9
@@ -180,12 +183,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
180183
- 3.11.5
181184

182185
#### PyPy
183-
- 2.7.18 [PyPy 7.3.12]
186+
- 2.7.18 [PyPy 7.3.13]
184187
- 3.6.12 [PyPy 7.3.3]
185188
- 3.7.13 [PyPy 7.3.9]
186189
- 3.8.16 [PyPy 7.3.11]
187-
- 3.9.17 [PyPy 7.3.12]
188-
- 3.10.12 [PyPy 7.3.12]
190+
- 3.9.18 [PyPy 7.3.13]
191+
- 3.10.13 [PyPy 7.3.13]
189192

190193
#### Ruby
191194
- 2.5.9
@@ -509,7 +512,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
509512
- Az (Cached): 1.0.0.zip, 1.6.0.zip, 2.3.2.zip, 2.6.0.zip, 3.1.0.zip, 3.5.0.zip, 3.8.0.zip, 4.3.0.zip, 4.4.0.zip, 4.7.0.zip, 5.5.0.zip, 5.9.0.zip, 6.6.0.zip, 7.5.0.zip
510513
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
511514
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
512-
- AWSPowershell: 4.1.420
515+
- AWSPowershell: 4.1.424
513516
- DockerMsftProvider: 1.0.0.8
514517
- MarkdownPS: 1.9
515518
- Microsoft.Graph: 2.6.1

0 commit comments

Comments
 (0)