Skip to content

Commit 13b1855

Browse files
github-actions[bot]459680Actions service account
authored
Updating readme file for win19 version 20210711.1 (actions#3712)
Co-authored-by: Image generation service account <no-reply@microsoft.com> Co-authored-by: Actions service account <no-reply@github.com>
1 parent 84ee9f7 commit 13b1855

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

images/win/Windows2019-Readme.md

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
| [[all OS versions] Android SDK tools will be changed to Command line tools on July, 12](https://github.com/actions/virtual-environments/issues/3638) |
44
***
55
# Microsoft Windows Server 2019 Datacenter
6-
- OS Version: 10.0.17763 Build 1999
7-
- Image Version: 20210628.1
6+
- OS Version: 10.0.17763 Build 2029
7+
- Image Version: 20210711.1
88

99
## Enabled windows optional features
1010
- Windows Subsystem for Linux [WSLv1]
@@ -14,23 +14,23 @@
1414
- Bash 4.4.23(1)-release
1515
- Go 1.15.13
1616
- Julia 1.6.1
17-
- Node 14.17.1
17+
- Node 14.17.3
1818
- Perl 5.32.1
19-
- PHP 8.0.7
19+
- PHP 8.0.8
2020
- Python 3.7.9
2121
- Ruby 2.5.9p229
2222

2323
### Package Management
2424
- Chocolatey 0.10.15
2525
- Composer 2.1.3
26-
- Helm 3.6.1
26+
- Helm 3.6.2
2727
- Miniconda 4.9.2 (pre-installed on the image but not added to PATH)
2828
- NPM 6.14.13
2929
- NuGet 5.10.0.7240
3030
- pip 21.1.3 (python 3.7)
3131
- Pipx 0.16.3
3232
- RubyGems 2.7.6.3
33-
- Vcpkg (build from master \<bb002cd>)
33+
- Vcpkg (build from master \<7d169b4>)
3434
- Yarn 1.22.10
3535

3636
#### Environment variables
@@ -43,7 +43,7 @@
4343
- Ant 1.10.10
4444
- Gradle 7.1
4545
- Maven 3.8.1
46-
- sbt 1.5.3
46+
- sbt 1.5.4
4747

4848
### Tools
4949
- 7zip 19.00
@@ -53,13 +53,13 @@
5353
- Bicep 0.4.63
5454
- Cabal 3.4.0.0
5555
- CMake 3.20.5
56-
- CodeQL Action Bundle 2.5.6
57-
- Docker 20.10.5
56+
- CodeQL Action Bundle 2.5.7
57+
- Docker 20.10.6
5858
- Docker-compose 1.29.1
5959
- ghc 9.0.1
6060
- Git 2.32.0
6161
- Git LFS 2.13.3
62-
- Google Cloud SDK 346.0.0
62+
- Google Cloud SDK 347.0.0
6363
- InnoSetup 6.2.0
6464
- jq 1.6
6565
- Kind 0.11.1
@@ -70,7 +70,7 @@
7070
- NSIS v3.06.1
7171
- OpenSSL 1.1.1
7272
- Packer 1.7.2
73-
- Pulumi v3.5.1
73+
- Pulumi v3.6.1
7474
- R 4.1.0
7575
- Stack 2.7.1
7676
- Subversion (SVN) 1.14.1
@@ -81,14 +81,14 @@
8181
- zstd 1.5.0
8282

8383
### CLI Tools
84-
- Alibaba Cloud CLI 3.0.80
85-
- AWS CLI 2.2.14
86-
- AWS SAM CLI 1.24.1
84+
- Alibaba Cloud CLI 3.0.81
85+
- AWS CLI 2.2.18
86+
- AWS SAM CLI 1.26.0
8787
- AWS Session Manager CLI 1.2.205.0
88-
- Azure CLI 2.25.0
88+
- Azure CLI 2.26.0
8989
- Azure DevOps CLI extension 0.18.0
9090
- Cloud Foundry CLI 6.53.0
91-
- GitHub CLI 1.11.0
91+
- GitHub CLI 1.12.1
9292
- Hub CLI 2.14.2
9393

9494
### Rust Tools
@@ -99,17 +99,17 @@
9999

100100
#### Packages
101101
- bindgen 0.58.1
102-
- cargo-audit 0.14.1
103-
- cargo-outdated v0.9.16
102+
- cargo-audit 0.15.0
103+
- cargo-outdated v0.9.17
104104
- cbindgen 0.19.0
105105
- Clippy 0.1.53
106106
- Rustfmt 1.4.37
107107

108108
### Browsers and webdrivers
109109
- Google Chrome 91.0.4472.124
110110
- Chrome Driver 91.0.4472.101
111-
- Microsoft Edge 91.0.864.59
112-
- Microsoft Edge Driver 91.0.864.59
111+
- Microsoft Edge 91.0.864.67
112+
- Microsoft Edge Driver 91.0.864.67
113113
- Mozilla Firefox 89.0.2
114114
- Gecko Driver 0.29.1
115115
- IE Driver 3.150.1.0
@@ -159,8 +159,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
159159
| Version | Architecture |
160160
| ------- | ------------ |
161161
| 10.24.1 | x64 |
162-
| 12.22.1 | x64 |
163-
| 14.17.1 | x64 |
162+
| 12.22.3 | x64 |
163+
| 14.17.3 | x64 |
164164

165165

166166
#### Python
@@ -171,17 +171,17 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
171171
| 3.6.8 | x64, x86 |
172172
| 3.7.9 (Default) | x64, x86 |
173173
| 3.8.10 | x64, x86 |
174-
| 3.9.5 | x64, x86 |
174+
| 3.9.6 | x64, x86 |
175175

176176

177177
#### Ruby
178178
| Version | Architecture |
179179
| ------- | ------------ |
180180
| 2.4.10 | x64 |
181181
| 2.5.9 (Default) | x64 |
182-
| 2.6.7 | x64 |
183-
| 2.7.3 | x64 |
184-
| 3.0.1 | x64 |
182+
| 2.6.8 | x64 |
183+
| 2.7.4 | x64 |
184+
| 3.0.2 | x64 |
185185

186186

187187
#### PyPy
@@ -225,18 +225,18 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
225225
| Name | Version | ConfigFile | ServiceName | ServiceStatus | ListenPort |
226226
| ------ | ------- | ------------------------------------- | ----------- | ------------- | ---------- |
227227
| Apache | 2.4.48 | C:\tools\Apache24\conf\httpd.conf | Apache | Stopped | 80 |
228-
| Nginx | 1.21.0 | C:\tools\nginx-1.21.0\conf\nginx.conf | nginx | Stopped | 80 |
228+
| Nginx | 1.21.1 | C:\tools\nginx-1.21.1\conf\nginx.conf | nginx | Stopped | 80 |
229229

230230
### Visual Studio Enterprise 2019
231231
| Name | Version | Path |
232232
| ----------------------------- | --------------- | -------------------------------------------------------------- |
233-
| Visual Studio Enterprise 2019 | 16.10.31410.357 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
233+
| Visual Studio Enterprise 2019 | 16.10.31424.327 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
234234

235235
#### Workloads, components and extensions:
236236

237237
| Package | Version |
238238
| ------------------------------------------------------------------------- | --------------- |
239-
| Component.Android.NDK.R16B | 16.10.31408.198 |
239+
| Component.Android.NDK.R16B | 16.10.31415.396 |
240240
| Component.Android.SDK25.Private | 16.0.28625.61 |
241241
| Component.Android.SDK30 | 16.10.31205.252 |
242242
| Component.Ant | 1.9.3.8 |
@@ -559,11 +559,11 @@ All other versions are saved but not installed.
559559
### Cached Docker images
560560
| Repository:Tag | Digest | Created |
561561
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- |
562-
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:7da03aef9a9acb66678d5c14dda85c741268557bdcd55484e6351e373445157f | 2021-06-08 |
563-
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:8af4375ff474def9233a8a0ce8f0faad829c143c447e98d85c55a24586904f63 | 2021-06-08 |
564-
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:ceb674e14c24078b16c2b7a3dfe0c31929acbdd34352902bcf381a4489dc6422 | 2021-06-08 |
565-
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:944184f0b31444a929debcd9668218f1e80ef342fe03f5c4b8491eda6da3ffb8 | 2021-06-06 |
566-
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef | 2021-06-06 |
562+
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:8243310953cf430f0e7bbd5881ad02627dca2aac0c1672af016d0e7981c068a3 | 2021-07-08 |
563+
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:87507e123f65c703b941da540914a8cf5c1d08334913e69c222927220352c2cd | 2021-07-08 |
564+
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:aa3c8d10c1b6e503863b4f0672cf594919ab54b9431892eee422d797a19bd217 | 2021-07-08 |
565+
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:38c1fb9049c603299d7e885dc74ce55a6c97d22cef9b01df0e8a11489691bed6 | 2021-07-06 |
566+
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:6dfc9ed8c6048a7a45fba93fdfc0b5c4cf1215392e74dfa674003ccfb99061fa | 2021-07-06 |
567567

568568

569569

0 commit comments

Comments
 (0)