Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e243400fc1 |
@@ -21,8 +21,8 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
|
||||
|
||||
| Image | YAML Label | Included Software | Rollout Status of Latest Image Release |
|
||||
| --------------------|---------------------|--------------------|--------------------|
|
||||
| Ubuntu 24.04 | `ubuntu-24.04` | [ubuntu-24.04] |  |
|
||||
| Ubuntu 22.04 | `ubuntu-latest` or `ubuntu-22.04` | [ubuntu-22.04] |  |
|
||||
| Ubuntu 24.04 | `ubuntu-latest` or `ubuntu-24.04` | [ubuntu-24.04] |  |
|
||||
| Ubuntu 22.04 | `ubuntu-22.04` | [ubuntu-22.04] |  |
|
||||
| Ubuntu 20.04 | `ubuntu-20.04` | [ubuntu-20.04] |  |
|
||||
| macOS 15 <sup>beta</sup> | `macos-15-large`| [macOS-15] |  |
|
||||
| macOS 15 Arm64 <sup>beta</sup> | `macos-15` or `macos-15-xlarge` | [macOS-15-arm64] |  |
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
| Announcements |
|
||||
|-|
|
||||
| [[macOS] OpenSSL 1.1 will be removed and OpenSSL 3 will be the default for all macOS images from November 4](https://github.com/actions/runner-images/issues/10817) |
|
||||
| [[macOS] Python 3.9 and 3.10 will be removed from macOS13 arm64 and macOS14 arm64 on November 18.](https://github.com/actions/runner-images/issues/10812) |
|
||||
| [[macOS] The macOS 12 Actions runner image will begin deprecation on 10/7/24 and will be fully unsupported by 12/3/24 for GitHub and ADO](https://github.com/actions/runner-images/issues/10721) |
|
||||
| [[macOS] Support policy changes; Xcode 14 and 16 will be removed from macOS 14 on October 28](https://github.com/actions/runner-images/issues/10703) |
|
||||
| [macOS 15 (Sequoia) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/10686) |
|
||||
| [[Macos 13 and 14] Android NDK versions <=25 will be removed from images on October 07,2024](https://github.com/actions/runner-images/issues/10614) |
|
||||
| [[Macos 13 and 14] Go version 1.20.0 will be removed on October 07,2024.](https://github.com/actions/runner-images/issues/10612) |
|
||||
***
|
||||
# macOS 15
|
||||
- OS Version: macOS 15.0.1 (24A348)
|
||||
- OS Version: macOS 15.0 (24A335)
|
||||
- Kernel Version: Darwin 24.0.0
|
||||
- Image Version: 20241021.239
|
||||
- Image Version: 20241014.193
|
||||
|
||||
## Installed Software
|
||||
|
||||
@@ -31,14 +31,14 @@
|
||||
- Ruby 3.3.5
|
||||
|
||||
### Package Management
|
||||
- Bundler 2.5.22
|
||||
- Bundler 2.5.21
|
||||
- Carthage 0.40.0
|
||||
- CocoaPods 1.15.2
|
||||
- Homebrew 4.4.2
|
||||
- Homebrew 4.4.0
|
||||
- NPM 10.8.3
|
||||
- Pip3 24.2 (python 3.13)
|
||||
- Pipx 1.7.1
|
||||
- RubyGems 3.5.22
|
||||
- RubyGems 3.5.21
|
||||
- Yarn 1.22.22
|
||||
|
||||
### Project Management
|
||||
@@ -56,7 +56,7 @@
|
||||
- Curl 8.7.1
|
||||
- Git 2.47.0
|
||||
- Git LFS 3.5.1
|
||||
- GitHub CLI 2.59.0
|
||||
- GitHub CLI 2.58.0
|
||||
- GNU Tar 1.35 - available by 'gtar' alias
|
||||
- GNU Wget 1.24.5
|
||||
- gpg (GnuPG) 2.4.5
|
||||
@@ -68,28 +68,28 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### Tools
|
||||
- AWS CLI 2.18.10
|
||||
- AWS SAM CLI 1.126.0
|
||||
- AWS CLI 2.18.5
|
||||
- AWS SAM CLI 1.125.0
|
||||
- AWS Session Manager CLI 1.2.677.0
|
||||
- Azure CLI 2.65.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- Bicep CLI 0.30.23
|
||||
- Cmake 3.30.5
|
||||
- CodeQL Action Bundle 2.19.1
|
||||
- Fastlane 2.225.0
|
||||
- Fastlane 2.224.0
|
||||
- SwiftFormat 0.54.6
|
||||
- Xcbeautify 2.14.0
|
||||
- Xcbeautify 2.11.0
|
||||
- Xcode Command Line Tools 16.0.0.0.1.1724870825
|
||||
- Xcodes 1.5.0
|
||||
|
||||
### Linters
|
||||
|
||||
### Browsers
|
||||
- Safari 18.0.1 (20619.1.26.31.7)
|
||||
- SafariDriver 18.0.1 (20619.1.26.31.7)
|
||||
- Google Chrome 130.0.6723.59
|
||||
- Google Chrome for Testing 130.0.6723.58
|
||||
- ChromeDriver 130.0.6723.58
|
||||
- Safari 18.0 (20619.1.26.31.6)
|
||||
- SafariDriver 18.0 (20619.1.26.31.6)
|
||||
- Google Chrome 129.0.6668.101
|
||||
- Google Chrome for Testing 129.0.6668.100
|
||||
- ChromeDriver 129.0.6668.100
|
||||
- Selenium server 4.25.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -100,11 +100,11 @@
|
||||
| GECKOWEBDRIVER | |
|
||||
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
| --------------------- | -------------------- |
|
||||
| 11.0.24+8 | JAVA_HOME_11_arm64 |
|
||||
| 17.0.13+11 | JAVA_HOME_17_arm64 |
|
||||
| 21.0.5+11.0 (default) | JAVA_HOME_21_arm64 |
|
||||
| Version | Environment Variable |
|
||||
| -------------------- | -------------------- |
|
||||
| 11.0.24+8 | JAVA_HOME_11_arm64 |
|
||||
| 17.0.12+7 | JAVA_HOME_17_arm64 |
|
||||
| 21.0.4+7.0 (default) | JAVA_HOME_21_arm64 |
|
||||
|
||||
### Cached Tools
|
||||
|
||||
@@ -116,7 +116,6 @@
|
||||
#### Node.js
|
||||
- 18.20.4
|
||||
- 20.18.0
|
||||
- 22.10.0
|
||||
|
||||
#### Go
|
||||
- 1.21.13
|
||||
@@ -124,13 +123,13 @@
|
||||
- 1.23.2
|
||||
|
||||
### Rust Tools
|
||||
- Cargo 1.82.0
|
||||
- Rust 1.82.0
|
||||
- Rustdoc 1.82.0
|
||||
- Cargo 1.81.0
|
||||
- Rust 1.81.0
|
||||
- Rustdoc 1.81.0
|
||||
- Rustup 1.27.1
|
||||
|
||||
#### Packages
|
||||
- Clippy 0.1.82
|
||||
- Clippy 0.1.81
|
||||
- Rustfmt 1.7.1-stable
|
||||
|
||||
### PowerShell Tools
|
||||
@@ -164,10 +163,10 @@
|
||||
| watchOS 11.1 | watchos11.1 | 16.1 |
|
||||
| Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 |
|
||||
| Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 |
|
||||
| visionOS 2.0 | xros2.0 | 16.0 |
|
||||
| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 |
|
||||
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
|
||||
| visionOS 2.0 | xros2.0 | 16.0 |
|
||||
| visionOS 2.1 | xros2.1 | 16.1 |
|
||||
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
|
||||
| DriverKit 24.0 | driverkit24.0 | 16.0 |
|
||||
| DriverKit 24.1 | driverkit24.1 | 16.1 |
|
||||
|
||||
@@ -193,15 +192,15 @@
|
||||
| CMake | 3.22.1 |
|
||||
| Google Play services | 49 |
|
||||
| Google Repository | 58 |
|
||||
| NDK | 26.3.11579264<br>27.2.12479018 (default) |
|
||||
| NDK | 26.3.11579264<br>27.1.12297006 (default) |
|
||||
|
||||
#### Environment variables
|
||||
| Name | Value |
|
||||
| ----------------------- | --------------------------------------------------- |
|
||||
| ANDROID_HOME | /Users/runner/Library/Android/sdk |
|
||||
| ANDROID_NDK | /Users/runner/Library/Android/sdk/ndk/27.2.12479018 |
|
||||
| ANDROID_NDK_HOME | /Users/runner/Library/Android/sdk/ndk/27.2.12479018 |
|
||||
| ANDROID_NDK_LATEST_HOME | /Users/runner/Library/Android/sdk/ndk/27.2.12479018 |
|
||||
| ANDROID_NDK_ROOT | /Users/runner/Library/Android/sdk/ndk/27.2.12479018 |
|
||||
| ANDROID_NDK | /Users/runner/Library/Android/sdk/ndk/27.1.12297006 |
|
||||
| ANDROID_NDK_HOME | /Users/runner/Library/Android/sdk/ndk/27.1.12297006 |
|
||||
| ANDROID_NDK_LATEST_HOME | /Users/runner/Library/Android/sdk/ndk/27.1.12297006 |
|
||||
| ANDROID_NDK_ROOT | /Users/runner/Library/Android/sdk/ndk/27.1.12297006 |
|
||||
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |
|
||||
|
||||
|
||||
@@ -168,16 +168,14 @@
|
||||
"versions": [
|
||||
"16.*",
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*"
|
||||
"20.*"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"versions": [
|
||||
"16.*",
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*"
|
||||
"20.*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -156,15 +156,13 @@
|
||||
"x64": {
|
||||
"versions": [
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*"
|
||||
"20.*"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"versions": [
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*"
|
||||
"20.*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -139,15 +139,13 @@
|
||||
"x64": {
|
||||
"versions": [
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*"
|
||||
"20.*"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"versions": [
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*"
|
||||
"20.*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
# Ubuntu 22.04
|
||||
- OS Version: 22.04.5 LTS
|
||||
- Kernel Version: 6.5.0-1025-azure
|
||||
- Image Version: 20241015.1.0
|
||||
- Image Version: 20241006.1.0
|
||||
- Systemd version: 249.11-0ubuntu3.12
|
||||
|
||||
## Installed Software
|
||||
@@ -20,8 +20,8 @@
|
||||
- Dash 0.5.11+git20210903+057cd650a4ed-3build1
|
||||
- GNU C++: 10.5.0, 11.4.0, 12.3.0
|
||||
- GNU Fortran: 10.5.0, 11.4.0, 12.3.0
|
||||
- Julia 1.11.0
|
||||
- Kotlin 2.0.21-release-482
|
||||
- Julia 1.10.5
|
||||
- Kotlin 2.0.20-release-360
|
||||
- Mono 6.12.0.200
|
||||
- MSBuild 16.10.1.31701 (Mono 6.12.0.200)
|
||||
- Node.js 18.20.4
|
||||
@@ -32,8 +32,8 @@
|
||||
|
||||
### Package Management
|
||||
- cpan 1.64
|
||||
- Helm 3.16.2
|
||||
- Homebrew 4.4.1
|
||||
- Helm 3.16.1
|
||||
- Homebrew 4.4.0
|
||||
- Miniconda 24.7.1
|
||||
- Npm 10.7.0
|
||||
- NuGet 6.6.1.2
|
||||
@@ -41,7 +41,7 @@
|
||||
- Pip3 22.0.2
|
||||
- Pipx 1.7.1
|
||||
- RubyGems 3.3.5
|
||||
- Vcpkg (build from commit e63bd09dc)
|
||||
- Vcpkg (build from commit 7adc2e4d4)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -66,30 +66,30 @@ to accomplish this.
|
||||
- Sbt 1.10.2
|
||||
|
||||
### Tools
|
||||
- Ansible 2.17.5
|
||||
- Ansible 2.17.4
|
||||
- apt-fast 1.10.0
|
||||
- AzCopy 10.26.0 - available by `azcopy` and `azcopy10` aliases
|
||||
- Bazel 7.3.2
|
||||
- Bazelisk 1.22.0
|
||||
- Bicep 0.30.23
|
||||
- Buildah 1.23.1
|
||||
- CMake 3.30.5
|
||||
- CodeQL Action Bundle 2.19.1
|
||||
- CMake 3.30.4
|
||||
- CodeQL Action Bundle 2.19.0
|
||||
- Docker Amazon ECR Credential Helper 0.9.0
|
||||
- Docker Compose v2 2.27.1
|
||||
- Docker-Buildx 0.17.1
|
||||
- Docker Client 26.1.3
|
||||
- Docker Server 26.1.3
|
||||
- Fastlane 2.224.0
|
||||
- Git 2.47.0
|
||||
- Git 2.46.2
|
||||
- Git LFS 3.5.1
|
||||
- Git-ftp 1.6.0
|
||||
- Haveged 1.9.14
|
||||
- Heroku 9.3.1
|
||||
- Heroku 9.3.0
|
||||
- jq 1.6
|
||||
- Kind 0.24.0
|
||||
- Kubectl 1.31.1
|
||||
- Kustomize 5.5.0
|
||||
- Kustomize 5.4.3
|
||||
- Leiningen 2.11.2
|
||||
- MediaInfo 21.09
|
||||
- Mercurial 6.1.1
|
||||
@@ -101,7 +101,7 @@ to accomplish this.
|
||||
- Packer 1.11.2
|
||||
- Parcel 2.12.0
|
||||
- Podman 3.4.4
|
||||
- Pulumi 3.136.1
|
||||
- Pulumi 3.135.1
|
||||
- R 4.4.1
|
||||
- Skopeo 1.4.1
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
@@ -112,18 +112,18 @@ to accomplish this.
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.227
|
||||
- AWS CLI 2.18.7
|
||||
- AWS CLI Session Manager Plugin 1.2.677.0
|
||||
- Alibaba Cloud CLI 3.0.224
|
||||
- AWS CLI 2.18.0
|
||||
- AWS CLI Session Manager Plugin 1.2.650.0
|
||||
- AWS SAM CLI 1.125.0
|
||||
- Azure CLI 2.65.0
|
||||
- Azure CLI 2.64.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- GitHub CLI 2.58.0
|
||||
- Google Cloud CLI 497.0.0
|
||||
- Netlify CLI 17.37.0
|
||||
- Google Cloud CLI 495.0.0
|
||||
- Netlify CLI 17.36.4
|
||||
- OpenShift CLI 4.17.0
|
||||
- ORAS CLI 1.2.0
|
||||
- Vercel CLI 37.8.0
|
||||
- Vercel CLI 37.6.1
|
||||
|
||||
### Java
|
||||
| Version | Environment Variable |
|
||||
@@ -162,13 +162,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Rustfmt 1.7.1
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 130.0.6723.58
|
||||
- ChromeDriver 130.0.6723.58
|
||||
- Chromium 130.0.6723.0
|
||||
- Microsoft Edge 129.0.2792.89
|
||||
- Microsoft Edge WebDriver 129.0.2792.93
|
||||
- Google Chrome 129.0.6668.89
|
||||
- ChromeDriver 129.0.6668.89
|
||||
- Chromium 129.0.6668.0
|
||||
- Microsoft Edge 129.0.2792.79
|
||||
- Microsoft Edge WebDriver 129.0.2792.73
|
||||
- Selenium server 4.25.0
|
||||
- Mozilla Firefox 131.0.2
|
||||
- Mozilla Firefox 131.0
|
||||
- Geckodriver 0.35.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -180,7 +180,7 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
| SELENIUM_JAR_PATH | /usr/share/java/selenium-server.jar |
|
||||
|
||||
### .NET Tools
|
||||
- .NET Core SDK: 6.0.427, 7.0.410, 8.0.403
|
||||
- .NET Core SDK: 6.0.425, 7.0.410, 8.0.402
|
||||
- nbgv 3.6.143+57d4199a9c
|
||||
|
||||
### Databases
|
||||
@@ -210,14 +210,14 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
### Cached Tools
|
||||
|
||||
#### Go
|
||||
- 1.20.14
|
||||
- 1.21.13
|
||||
- 1.22.8
|
||||
- 1.23.2
|
||||
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.4
|
||||
- 20.18.0
|
||||
- 20.17.0
|
||||
|
||||
#### Python
|
||||
- 3.7.17
|
||||
@@ -245,7 +245,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
- MarkdownPS: 1.10
|
||||
- Microsoft.Graph: 2.24.0
|
||||
- Pester: 5.6.1
|
||||
- PSScriptAnalyzer: 1.23.0
|
||||
- PSScriptAnalyzer: 1.22.0
|
||||
|
||||
### Web Servers
|
||||
| Name | Version | ConfigFile | ServiceStatus | ListenPort |
|
||||
@@ -291,7 +291,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| node:18-alpine | sha256:02376a266c84acbf45bd19440e08e48b1c8b98037417334046029ab585de03e2 | 2024-07-09 |
|
||||
| node:20 | sha256:fffa89e023a3351904c04284029105d9e2ac7020886d683775a298569591e5bb | 2024-10-04 |
|
||||
| node:20-alpine | sha256:c13b26e7e602ef2f1074aef304ce6e9b7dd284c419b35d89fcf3cc8e44a8def9 | 2024-10-04 |
|
||||
| ubuntu:20.04 | sha256:e341aa0d58bb9480bd092a137658bd1a7a5e8ae4fca31769df0eb7d6c4b8266e | 2024-10-11 |
|
||||
| ubuntu:20.04 | sha256:6d8d9799fe6ab3221965efac00b4c34a2bcc102c086a58dff9e19a08b913c7ef | 2024-09-18 |
|
||||
| ubuntu:22.04 | sha256:58b87898e82351c6cf9cf5b9f3c20257bb9e2dcf33af051e12ce532d7f94e3fe | 2024-09-11 |
|
||||
|
||||
### Installed apt packages
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
# Ubuntu 24.04
|
||||
- OS Version: 24.04.1 LTS
|
||||
- Kernel Version: 6.8.0-1015-azure
|
||||
- Image Version: 20241016.1.0
|
||||
- Image Version: 20241006.1.0
|
||||
- Systemd version: 255.4-1ubuntu8.4
|
||||
|
||||
## Installed Software
|
||||
@@ -18,10 +18,10 @@
|
||||
- Clang-format: 16.0.6, 17.0.6, 18.1.3
|
||||
- Clang-tidy: 16.0.6, 17.0.6, 18.1.3
|
||||
- Dash 0.5.12-6ubuntu5
|
||||
- GNU C++: 12.3.0, 13.2.0, 14.2.0
|
||||
- GNU Fortran: 12.3.0, 13.2.0, 14.2.0
|
||||
- Julia 1.11.0
|
||||
- Kotlin 2.0.21-release-482
|
||||
- GNU C++: 12.3.0, 13.2.0, 14.0.1
|
||||
- GNU Fortran: 12.3.0, 13.2.0, 14.0.1
|
||||
- Julia 1.10.5
|
||||
- Kotlin 2.0.20-release-360
|
||||
- Node.js 20.18.0
|
||||
- Perl 5.38.2
|
||||
- Python 3.12.3
|
||||
@@ -30,15 +30,15 @@
|
||||
|
||||
### Package Management
|
||||
- cpan 1.64
|
||||
- Helm 3.16.2
|
||||
- Homebrew 4.4.1
|
||||
- Helm 3.16.1
|
||||
- Homebrew 4.4.0
|
||||
- Miniconda 24.7.1
|
||||
- Npm 10.8.2
|
||||
- Pip 24.0
|
||||
- Pip3 24.0
|
||||
- Pipx 1.4.3
|
||||
- RubyGems 3.4.20
|
||||
- Vcpkg (build from commit e63bd09dc)
|
||||
- Vcpkg (build from commit 7adc2e4d4)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -62,28 +62,28 @@ to accomplish this.
|
||||
- Maven 3.8.8
|
||||
|
||||
### Tools
|
||||
- Ansible 2.17.5
|
||||
- Ansible 2.17.4
|
||||
- AzCopy 10.26.0 - available by `azcopy` and `azcopy10` aliases
|
||||
- Bazel 7.3.2
|
||||
- Bazelisk 1.22.0
|
||||
- Bicep 0.30.23
|
||||
- Buildah 1.33.7
|
||||
- CMake 3.30.5
|
||||
- CodeQL Action Bundle 2.19.1
|
||||
- CMake 3.30.4
|
||||
- CodeQL Action Bundle 2.19.0
|
||||
- Docker Amazon ECR Credential Helper 0.9.0
|
||||
- Docker Compose v2 2.27.1
|
||||
- Docker-Buildx 0.17.1
|
||||
- Docker Client 26.1.3
|
||||
- Docker Server 26.1.3
|
||||
- Fastlane 2.224.0
|
||||
- Git 2.47.0
|
||||
- Git 2.46.2
|
||||
- Git LFS 3.5.1
|
||||
- Git-ftp 1.6.0
|
||||
- Haveged 1.9.14
|
||||
- jq 1.7
|
||||
- Kind 0.24.0
|
||||
- Kubectl 1.31.1
|
||||
- Kustomize 5.5.0
|
||||
- Kustomize 5.4.3
|
||||
- MediaInfo 24.01
|
||||
- Mercurial 6.7.2
|
||||
- Minikube 1.34.0
|
||||
@@ -93,7 +93,7 @@ to accomplish this.
|
||||
- Packer 1.11.2
|
||||
- Parcel 2.12.0
|
||||
- Podman 4.9.3
|
||||
- Pulumi 3.136.1
|
||||
- Pulumi 3.135.1
|
||||
- Skopeo 1.13.3
|
||||
- Sphinx Open Source Search Server 2.2.11
|
||||
- yamllint 1.35.1
|
||||
@@ -101,10 +101,10 @@ to accomplish this.
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- AWS CLI 2.18.7
|
||||
- AWS CLI Session Manager Plugin 1.2.677.0
|
||||
- AWS CLI 2.18.0
|
||||
- AWS CLI Session Manager Plugin 1.2.650.0
|
||||
- AWS SAM CLI 1.125.0
|
||||
- Azure CLI 2.65.0
|
||||
- Azure CLI 2.64.0
|
||||
- Azure CLI (azure-devops) 1.0.1
|
||||
- GitHub CLI 2.58.0
|
||||
|
||||
@@ -140,13 +140,13 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
- Rustfmt 1.7.1
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 130.0.6723.58
|
||||
- ChromeDriver 130.0.6723.58
|
||||
- Chromium 130.0.6723.0
|
||||
- Microsoft Edge 129.0.2792.89
|
||||
- Microsoft Edge WebDriver 129.0.2792.93
|
||||
- Google Chrome 129.0.6668.89
|
||||
- ChromeDriver 129.0.6668.89
|
||||
- Chromium 129.0.6668.0
|
||||
- Microsoft Edge 129.0.2792.79
|
||||
- Microsoft Edge WebDriver 129.0.2792.73
|
||||
- Selenium server 4.25.0
|
||||
- Mozilla Firefox 131.0.2
|
||||
- Mozilla Firefox 131.0
|
||||
- Geckodriver 0.35.0
|
||||
|
||||
#### Environment variables
|
||||
@@ -158,7 +158,7 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
|
||||
| SELENIUM_JAR_PATH | /usr/share/java/selenium-server.jar |
|
||||
|
||||
### .NET Tools
|
||||
- .NET Core SDK: 8.0.110
|
||||
- .NET Core SDK: 8.0.108
|
||||
- nbgv 3.6.143+57d4199a9c
|
||||
|
||||
### Databases
|
||||
@@ -191,7 +191,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.4
|
||||
- 20.18.0
|
||||
- 20.17.0
|
||||
|
||||
#### Python
|
||||
- 3.9.20
|
||||
@@ -210,7 +210,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
- Az: 12.1.0
|
||||
- Microsoft.Graph: 2.24.0
|
||||
- Pester: 5.6.1
|
||||
- PSScriptAnalyzer: 1.23.0
|
||||
- PSScriptAnalyzer: 1.22.0
|
||||
|
||||
### Web Servers
|
||||
| Name | Version | ConfigFile | ServiceStatus | ListenPort |
|
||||
@@ -246,7 +246,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
|
||||
| aria2 | 1.37.0+debian-1build3 |
|
||||
| autoconf | 2.71-3 |
|
||||
| automake | 1:1.16.5-1.3ubuntu1 |
|
||||
| binutils | 2.42-4ubuntu2.3 |
|
||||
| binutils | 2.42-4ubuntu2 |
|
||||
| bison | 2:3.8.2+dfsg-1build2 |
|
||||
| brotli | 1.1.0-2build2 |
|
||||
| bzip2 | 1.0.8-5.1build0.1 |
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
"platform" : "linux",
|
||||
"arch": "x64",
|
||||
"versions": [
|
||||
"16.*",
|
||||
"18.*",
|
||||
"20.*"
|
||||
]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Windows Server 2019
|
||||
- OS Version: 10.0.17763 Build 6414
|
||||
- Image Version: 20241015.1.0
|
||||
- OS Version: 10.0.17763 Build 6293
|
||||
- Image Version: 20241006.1.0
|
||||
|
||||
## Windows features
|
||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||
@@ -11,7 +11,7 @@
|
||||
- Bash 5.2.37(1)-release
|
||||
- Go 1.21.13
|
||||
- Julia 1.10.5
|
||||
- Kotlin 2.0.21
|
||||
- Kotlin 2.0.20
|
||||
- LLVM 18.1.8
|
||||
- Node 18.20.3
|
||||
- Perl 5.32.1
|
||||
@@ -22,14 +22,14 @@
|
||||
### Package Management
|
||||
- Chocolatey 2.3.0
|
||||
- Composer 2.8.1
|
||||
- Helm 3.16.1
|
||||
- Helm 3.16.0
|
||||
- Miniconda 24.7.1 (pre-installed on the image but not added to PATH)
|
||||
- NPM 10.7.0
|
||||
- NuGet 6.11.1.2
|
||||
- pip 24.0 (python 3.7)
|
||||
- Pipx 1.2.1
|
||||
- RubyGems 3.2.33
|
||||
- Vcpkg (build from commit 9b44f143b)
|
||||
- Vcpkg (build from commit 7adc2e4d4)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -52,16 +52,16 @@
|
||||
- Bazelisk 1.22.0
|
||||
- Bicep 0.30.23
|
||||
- Cabal 3.12.1.0
|
||||
- CMake 3.30.5
|
||||
- CodeQL Action Bundle 2.19.1
|
||||
- CMake 3.30.4
|
||||
- CodeQL Action Bundle 2.19.0
|
||||
- Docker 26.1.3
|
||||
- Docker Compose v2 2.27.1
|
||||
- Docker-wincred 0.8.2
|
||||
- ghc 9.10.1
|
||||
- Git 2.47.0.windows.1
|
||||
- Git 2.46.2.windows.1
|
||||
- Git LFS 3.5.1
|
||||
- Google Cloud CLI 497.0.0
|
||||
- ImageMagick 7.1.1-39
|
||||
- Google Cloud CLI 495.0.0
|
||||
- ImageMagick 7.1.1-38
|
||||
- InnoSetup 6.3.3
|
||||
- jq 1.7.1
|
||||
- Kind 0.24.0
|
||||
@@ -75,7 +75,7 @@
|
||||
- OpenSSL 1.1.1w
|
||||
- Packer 1.11.2
|
||||
- Parcel 2.12.0
|
||||
- Pulumi 3.136.1
|
||||
- Pulumi 3.135.1
|
||||
- R 4.4.1
|
||||
- Service Fabric SDK 9.1.1436.9590
|
||||
- Stack 3.1.1
|
||||
@@ -88,11 +88,11 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.226
|
||||
- AWS CLI 2.18.4
|
||||
- Alibaba Cloud CLI 3.0.224
|
||||
- AWS CLI 2.18.0
|
||||
- AWS SAM CLI 1.125.0
|
||||
- AWS Session Manager CLI 1.2.677.0
|
||||
- Azure CLI 2.65.0
|
||||
- AWS Session Manager CLI 1.2.650.0
|
||||
- Azure CLI 2.64.0
|
||||
- Azure DevOps CLI extension 1.0.1
|
||||
- Cloud Foundry CLI 8.8.2
|
||||
- GitHub CLI 2.58.0
|
||||
@@ -112,11 +112,11 @@
|
||||
- Rustfmt 1.7.1
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 130.0.6723.59
|
||||
- Chrome Driver 130.0.6723.58
|
||||
- Microsoft Edge 129.0.2792.89
|
||||
- Microsoft Edge Driver 129.0.2792.89
|
||||
- Mozilla Firefox 131.0.3
|
||||
- Google Chrome 129.0.6668.90
|
||||
- Chrome Driver 129.0.6668.89
|
||||
- Microsoft Edge 129.0.2792.79
|
||||
- Microsoft Edge Driver 129.0.2792.79
|
||||
- Mozilla Firefox 131.0
|
||||
- Gecko Driver 0.35.0
|
||||
- IE Driver 4.14.0.0
|
||||
- Selenium server 4.25.0
|
||||
@@ -167,7 +167,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.4
|
||||
- 20.18.0
|
||||
- 20.17.0
|
||||
|
||||
#### Python
|
||||
- 3.7.9
|
||||
@@ -223,14 +223,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Nginx | 1.27.2 | C:\tools\nginx-1.27.2\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
|
||||
### Visual Studio Enterprise 2019
|
||||
| Name | Version | Path |
|
||||
| ----------------------------- | --------------- | -------------------------------------------------------------- |
|
||||
| Visual Studio Enterprise 2019 | 16.11.35325.158 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
|
||||
| Name | Version | Path |
|
||||
| ----------------------------- | -------------- | -------------------------------------------------------------- |
|
||||
| Visual Studio Enterprise 2019 | 16.11.35229.62 | C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise |
|
||||
|
||||
#### Workloads, components and extensions
|
||||
| Package | Version |
|
||||
| ------------------------------------------------------------------------- | --------------- |
|
||||
| Component.Android.NDK.R16B | 16.11.35323.27 |
|
||||
| Component.Android.NDK.R16B | 16.11.35213.202 |
|
||||
| Component.Android.SDK25.Private | 16.0.28625.61 |
|
||||
| Component.Android.SDK30 | 16.10.31205.252 |
|
||||
| Component.Ant | 1.9.3.8 |
|
||||
@@ -468,12 +468,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft Visual C++ 2013 Minimum Runtime | x64 | 12.0.40660 |
|
||||
| Microsoft Visual C++ 2013 Additional Runtime | x86 | 12.0.21005 |
|
||||
| Microsoft Visual C++ 2013 Minimum Runtime | x86 | 12.0.21005 |
|
||||
| Microsoft Visual C++ 2019 Debug Runtime | x64 | 14.29.30156 |
|
||||
| Microsoft Visual C++ 2019 Debug Runtime | x86 | 14.29.30156 |
|
||||
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.40.33816 |
|
||||
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.40.33816 |
|
||||
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.40.33816 |
|
||||
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.40.33816 |
|
||||
| Microsoft Visual C++ 2019 Debug Runtime | x64 | 14.29.30153 |
|
||||
| Microsoft Visual C++ 2019 Debug Runtime | x86 | 14.29.30153 |
|
||||
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.40.33810 |
|
||||
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.40.33810 |
|
||||
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.40.33810 |
|
||||
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.40.33810 |
|
||||
|
||||
#### Installed Windows SDKs
|
||||
- 10.0.14393.0
|
||||
@@ -487,11 +487,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 10.0.22621.0
|
||||
|
||||
### .NET Core Tools
|
||||
- .NET Core SDK: 6.0.135, 6.0.203, 6.0.321, 6.0.427, 7.0.120, 7.0.203, 7.0.317, 7.0.410, 8.0.110, 8.0.206, 8.0.306, 8.0.403
|
||||
- .NET Core SDK: 6.0.133, 6.0.203, 6.0.321, 6.0.425, 7.0.120, 7.0.203, 7.0.317, 7.0.410, 8.0.108, 8.0.206, 8.0.304, 8.0.402
|
||||
- .NET Framework: 4.7.2, 4.8
|
||||
- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.6, 8.0.10
|
||||
- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.6, 8.0.10
|
||||
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.6, 8.0.10
|
||||
- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.33, 7.0.5, 7.0.20, 8.0.6, 8.0.8
|
||||
- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.33, 7.0.5, 7.0.20, 8.0.6, 8.0.8
|
||||
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.33, 7.0.5, 7.0.20, 8.0.6, 8.0.8
|
||||
- nbgv 3.6.143+57d4199a9c
|
||||
|
||||
### PowerShell Tools
|
||||
@@ -503,13 +503,13 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- AzureRM: 2.1.0 (Default), 6.13.1
|
||||
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
|
||||
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
|
||||
- AWSPowershell: 4.1.677
|
||||
- AWSPowershell: 4.1.671
|
||||
- DockerMsftProvider: 1.0.0.8
|
||||
- MarkdownPS: 1.10
|
||||
- Microsoft.Graph: 2.24.0
|
||||
- Pester: 3.4.0, 5.6.1
|
||||
- PowerShellGet: 1.0.0.1, 2.2.5
|
||||
- PSScriptAnalyzer: 1.23.0
|
||||
- PSScriptAnalyzer: 1.22.0
|
||||
- PSWindowsUpdate: 2.2.1.5
|
||||
- SqlServer: 22.2.0
|
||||
- VSSetup: 2.2.16
|
||||
@@ -547,8 +547,8 @@ All other versions are saved but not installed.
|
||||
### Cached Docker images
|
||||
| Repository:Tag | Digest | Created |
|
||||
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- |
|
||||
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:500751531cd48c3cc759008eb60c1a6d1216cf8e0bd7328adcb33d349fb60984 | 2024-10-08 |
|
||||
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:1659c21eedf074962b96dd69ee8e95a7db6fcb497f2248c3077c8f6fdb0a9231 | 2024-10-08 |
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:8a885e75361b04540285efde17f2fc00b7ac8953bb8d1e9442adf3f41f170b5e | 2024-10-08 |
|
||||
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:cdd5a33c8dd429071a00de8c7532bf40855174763d88ba575ec55c8060e964fc | 2024-10-04 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:b36581f8c38aa45a8eb1849372603fcbfe97befb3c0ad510e9cfc2ccef8fd3ca | 2024-10-04 |
|
||||
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2019 | sha256:c643acadeb3c8f13a65817fbe7dfbb478f30e7293d99439918c9907f936b7b44 | 2024-09-10 |
|
||||
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2019 | sha256:0e30e7c4226044ff72eea68884894c397202eaacd73c4cb340a28896e617fee5 | 2024-09-10 |
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019 | sha256:563e2e986c7c3fce79ebb0757c475980e3d3dde05d1d2e53d4323b0e99580840 | 2024-09-10 |
|
||||
| mcr.microsoft.com/windows/nanoserver:1809 | sha256:b1c10aada142b0729d6cdbddd4d4119499c2cdbc32e75573c36cfe1a6149b3ee | 2024-09-06 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2019 | sha256:9fd56cf2f100d69f66f0de4af2c4fdd154e9e7be65eec3bf789a8088a881475a | 2024-09-06 |
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Windows Server 2022
|
||||
- OS Version: 10.0.20348 Build 2762
|
||||
- Image Version: 20241015.1.0
|
||||
- OS Version: 10.0.20348 Build 2700
|
||||
- Image Version: 20241006.1.0
|
||||
|
||||
## Windows features
|
||||
- Windows Subsystem for Linux (WSLv1): Enabled
|
||||
@@ -11,7 +11,7 @@
|
||||
- Bash 5.2.37(1)-release
|
||||
- Go 1.21.13
|
||||
- Julia 1.10.5
|
||||
- Kotlin 2.0.21
|
||||
- Kotlin 2.0.20
|
||||
- LLVM 18.1.8
|
||||
- Node 18.20.3
|
||||
- Perl 5.32.1
|
||||
@@ -22,14 +22,14 @@
|
||||
### Package Management
|
||||
- Chocolatey 2.3.0
|
||||
- Composer 2.8.1
|
||||
- Helm 3.16.1
|
||||
- Helm 3.16.0
|
||||
- Miniconda 24.7.1 (pre-installed on the image but not added to PATH)
|
||||
- NPM 10.7.0
|
||||
- NuGet 6.11.1.2
|
||||
- pip 24.2 (python 3.9)
|
||||
- Pipx 1.7.1
|
||||
- RubyGems 3.2.33
|
||||
- Vcpkg (build from commit e63bd09dc)
|
||||
- Vcpkg (build from commit 7adc2e4d4)
|
||||
- Yarn 1.22.22
|
||||
|
||||
#### Environment variables
|
||||
@@ -52,15 +52,15 @@
|
||||
- Bazelisk 1.22.0
|
||||
- Bicep 0.30.23
|
||||
- Cabal 3.12.1.0
|
||||
- CMake 3.30.5
|
||||
- CodeQL Action Bundle 2.19.1
|
||||
- CMake 3.30.4
|
||||
- CodeQL Action Bundle 2.19.0
|
||||
- Docker 26.1.3
|
||||
- Docker Compose v2 2.27.1
|
||||
- Docker-wincred 0.8.2
|
||||
- ghc 9.10.1
|
||||
- Git 2.47.0.windows.1
|
||||
- Git 2.46.2.windows.1
|
||||
- Git LFS 3.5.1
|
||||
- ImageMagick 7.1.1-39
|
||||
- ImageMagick 7.1.1-38
|
||||
- InnoSetup 6.3.3
|
||||
- jq 1.7.1
|
||||
- Kind 0.24.0
|
||||
@@ -73,7 +73,7 @@
|
||||
- NSIS 3.10
|
||||
- OpenSSL 1.1.1w
|
||||
- Packer 1.11.2
|
||||
- Pulumi 3.136.1
|
||||
- Pulumi 3.135.1
|
||||
- R 4.4.1
|
||||
- Service Fabric SDK 9.1.1436.9590
|
||||
- Stack 3.1.1
|
||||
@@ -86,11 +86,11 @@
|
||||
- zstd 1.5.6
|
||||
|
||||
### CLI Tools
|
||||
- Alibaba Cloud CLI 3.0.227
|
||||
- AWS CLI 2.18.6
|
||||
- Alibaba Cloud CLI 3.0.224
|
||||
- AWS CLI 2.18.0
|
||||
- AWS SAM CLI 1.125.0
|
||||
- AWS Session Manager CLI 1.2.677.0
|
||||
- Azure CLI 2.65.0
|
||||
- AWS Session Manager CLI 1.2.650.0
|
||||
- Azure CLI 2.64.0
|
||||
- Azure DevOps CLI extension 1.0.1
|
||||
- GitHub CLI 2.58.0
|
||||
|
||||
@@ -109,11 +109,11 @@
|
||||
- Rustfmt 1.7.1
|
||||
|
||||
### Browsers and Drivers
|
||||
- Google Chrome 130.0.6723.59
|
||||
- Chrome Driver 130.0.6723.58
|
||||
- Microsoft Edge 129.0.2792.89
|
||||
- Microsoft Edge Driver 129.0.2792.89
|
||||
- Mozilla Firefox 131.0.3
|
||||
- Google Chrome 129.0.6668.90
|
||||
- Chrome Driver 129.0.6668.89
|
||||
- Microsoft Edge 129.0.2792.79
|
||||
- Microsoft Edge Driver 129.0.2792.79
|
||||
- Mozilla Firefox 131.0
|
||||
- Gecko Driver 0.35.0
|
||||
- IE Driver 4.14.0.0
|
||||
- Selenium server 4.25.0
|
||||
@@ -161,7 +161,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
#### Node.js
|
||||
- 16.20.2
|
||||
- 18.20.4
|
||||
- 20.18.0
|
||||
- 20.17.0
|
||||
|
||||
#### Python
|
||||
- 3.7.9
|
||||
@@ -205,7 +205,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
### Database tools
|
||||
- Azure CosmosDb Emulator 2.14.20.0
|
||||
- DacFx 162.4.92.3
|
||||
- MySQL 8.0.40.0
|
||||
- MySQL 8.0.39.0
|
||||
- SQL OLEDB Driver 18.7.4.0
|
||||
- SQLPS 1.0
|
||||
|
||||
@@ -216,9 +216,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Nginx | 1.27.2 | C:\tools\nginx-1.27.2\conf\nginx.conf | nginx | Stopped | 80 |
|
||||
|
||||
### Visual Studio Enterprise 2022
|
||||
| Name | Version | Path |
|
||||
| ----------------------------- | ------------- | -------------------------------------------------------- |
|
||||
| Visual Studio Enterprise 2022 | 17.11.35327.3 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
|
||||
| Name | Version | Path |
|
||||
| ----------------------------- | --------------- | -------------------------------------------------------- |
|
||||
| Visual Studio Enterprise 2022 | 17.11.35312.102 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
|
||||
|
||||
#### Workloads, components and extensions
|
||||
| Package | Version |
|
||||
@@ -245,14 +245,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Component.Unreal | 17.11.35102.94 |
|
||||
| Component.Unreal.Android | 17.11.35102.94 |
|
||||
| Component.Unreal.Ide | 17.11.35102.94 |
|
||||
| Component.VisualStudio.GitHub.Copilot | 17.11.35324.167 |
|
||||
| Component.VisualStudio.GitHub.Copilot | 17.11.35312.31 |
|
||||
| Component.VSInstallerProjects2022 | 2.0.1 |
|
||||
| Component.WixToolset.VisualStudioExtension.Dev17 | 1.0.0.22 |
|
||||
| Component.WixToolset.VisualStudioExtension.Schemas3 | 1.0.0.22 |
|
||||
| Component.Xamarin | 17.11.35102.94 |
|
||||
| Component.Xamarin.RemotedSimulator | 17.11.35102.94 |
|
||||
| ios | 18.0.8303.0 |
|
||||
| maccatalyst | 18.0.8303.0 |
|
||||
| ios | 17.5.8030.0 |
|
||||
| maccatalyst | 17.5.8030.0 |
|
||||
| maui.blazor | 8.0.82.11329 |
|
||||
| maui.core | 8.0.82.11329 |
|
||||
| maui.windows | 8.0.82.11329 |
|
||||
@@ -279,21 +279,21 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.11.35102.94 |
|
||||
| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.11.35102.94 |
|
||||
| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.11.35102.94 |
|
||||
| microsoft.net.runtime.android | 8.0.1024.46610 |
|
||||
| microsoft.net.runtime.android.aot | 8.0.1024.46610 |
|
||||
| microsoft.net.runtime.android.aot.net7 | 8.0.1024.46610 |
|
||||
| microsoft.net.runtime.android.net7 | 8.0.1024.46610 |
|
||||
| microsoft.net.runtime.ios | 8.0.1024.46610 |
|
||||
| microsoft.net.runtime.ios.net7 | 8.0.1024.46610 |
|
||||
| microsoft.net.runtime.maccatalyst | 8.0.1024.46610 |
|
||||
| microsoft.net.runtime.maccatalyst.net7 | 8.0.1024.46610 |
|
||||
| microsoft.net.runtime.mono.tooling | 8.0.1024.46610 |
|
||||
| microsoft.net.runtime.mono.tooling.net7 | 8.0.1024.46610 |
|
||||
| microsoft.net.sdk.emscripten | 8.0.10.45201 |
|
||||
| microsoft.net.runtime.android | 8.0.824.36612 |
|
||||
| microsoft.net.runtime.android.aot | 8.0.824.36612 |
|
||||
| microsoft.net.runtime.android.aot.net7 | 8.0.824.36612 |
|
||||
| microsoft.net.runtime.android.net7 | 8.0.824.36612 |
|
||||
| microsoft.net.runtime.ios | 8.0.824.36612 |
|
||||
| microsoft.net.runtime.ios.net7 | 8.0.824.36612 |
|
||||
| microsoft.net.runtime.maccatalyst | 8.0.824.36612 |
|
||||
| microsoft.net.runtime.maccatalyst.net7 | 8.0.824.36612 |
|
||||
| microsoft.net.runtime.mono.tooling | 8.0.824.36612 |
|
||||
| microsoft.net.runtime.mono.tooling.net7 | 8.0.824.36612 |
|
||||
| microsoft.net.sdk.emscripten | 8.0.10.35802 |
|
||||
| Microsoft.NetCore.Component.DevelopmentTools | 17.11.35102.94 |
|
||||
| Microsoft.NetCore.Component.Runtime.6.0 | 17.11.35326.176 |
|
||||
| Microsoft.NetCore.Component.Runtime.8.0 | 17.11.35326.176 |
|
||||
| Microsoft.NetCore.Component.SDK | 17.11.35326.176 |
|
||||
| Microsoft.NetCore.Component.Runtime.6.0 | 17.11.35303.118 |
|
||||
| Microsoft.NetCore.Component.Runtime.8.0 | 17.11.35303.118 |
|
||||
| Microsoft.NetCore.Component.SDK | 17.11.35303.118 |
|
||||
| Microsoft.NetCore.Component.Web | 17.11.35102.94 |
|
||||
| Microsoft.VisualStudio.Component.AppInsights.Tools | 17.11.35102.94 |
|
||||
| Microsoft.VisualStudio.Component.AspNet | 17.11.35102.94 |
|
||||
@@ -449,11 +449,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| Microsoft.VisualStudio.Workload.Python | 17.11.35102.94 |
|
||||
| Microsoft.VisualStudio.Workload.Universal | 17.11.35102.94 |
|
||||
| Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.11.35102.94 |
|
||||
| runtimes.ios | 8.0.1024.46610 |
|
||||
| runtimes.ios.net7 | 8.0.1024.46610 |
|
||||
| runtimes.maccatalyst | 8.0.1024.46610 |
|
||||
| runtimes.maccatalyst.net7 | 8.0.1024.46610 |
|
||||
| wasm.tools | 8.0.1024.46610 |
|
||||
| runtimes.ios | 8.0.824.36612 |
|
||||
| runtimes.ios.net7 | 8.0.824.36612 |
|
||||
| runtimes.maccatalyst | 8.0.824.36612 |
|
||||
| runtimes.maccatalyst.net7 | 8.0.824.36612 |
|
||||
| wasm.tools | 8.0.824.36612 |
|
||||
| ProBITools.MicrosoftAnalysisServicesModelingProjects2022 | 3.0.4 |
|
||||
| ProBITools.MicrosoftReportProjectsforVisualStudio2022 | 3.0.1 |
|
||||
| SSIS.MicrosoftDataToolsIntegrationServices | 1.5 |
|
||||
@@ -468,12 +468,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
| -------------------------------------------- | ------------ | ----------- |
|
||||
| Microsoft Visual C++ 2013 Additional Runtime | x64 | 12.0.40660 |
|
||||
| Microsoft Visual C++ 2013 Minimum Runtime | x64 | 12.0.40660 |
|
||||
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.40.33816 |
|
||||
| Microsoft Visual C++ 2022 Debug Runtime | x64 | 14.40.33816 |
|
||||
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.40.33816 |
|
||||
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.40.33816 |
|
||||
| Microsoft Visual C++ 2022 Debug Runtime | x86 | 14.40.33816 |
|
||||
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.40.33816 |
|
||||
| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.40.33810 |
|
||||
| Microsoft Visual C++ 2022 Debug Runtime | x64 | 14.40.33810 |
|
||||
| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.40.33810 |
|
||||
| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.40.33810 |
|
||||
| Microsoft Visual C++ 2022 Debug Runtime | x86 | 14.40.33810 |
|
||||
| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.40.33810 |
|
||||
|
||||
#### Installed Windows SDKs
|
||||
- 10.0.17763.0
|
||||
@@ -483,11 +483,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- 10.0.22621.0
|
||||
|
||||
### .NET Core Tools
|
||||
- .NET Core SDK: 6.0.135, 6.0.203, 6.0.321, 6.0.427, 7.0.120, 7.0.203, 7.0.317, 7.0.410, 8.0.403
|
||||
- .NET Core SDK: 6.0.133, 6.0.203, 6.0.321, 6.0.425, 7.0.120, 7.0.203, 7.0.317, 7.0.410, 8.0.400
|
||||
- .NET Framework: 4.8, 4.8.1
|
||||
- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.10
|
||||
- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.10
|
||||
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.35, 7.0.5, 7.0.20, 8.0.10
|
||||
- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.32, 6.0.33, 7.0.5, 7.0.20, 8.0.8
|
||||
- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.32, 6.0.33, 7.0.5, 7.0.20, 8.0.8
|
||||
- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.33, 7.0.5, 7.0.20, 8.0.8
|
||||
- nbgv 3.6.143+57d4199a9c
|
||||
|
||||
### PowerShell Tools
|
||||
@@ -499,13 +499,13 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
|
||||
- AzureRM: 2.1.0 (Default), 6.13.1
|
||||
- Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip
|
||||
- AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip
|
||||
- AWSPowershell: 4.1.678
|
||||
- AWSPowershell: 4.1.671
|
||||
- DockerMsftProvider: 1.0.0.8
|
||||
- MarkdownPS: 1.10
|
||||
- Microsoft.Graph: 2.24.0
|
||||
- Pester: 3.4.0, 5.6.1
|
||||
- PowerShellGet: 1.0.0.1, 2.2.5
|
||||
- PSScriptAnalyzer: 1.23.0
|
||||
- PSScriptAnalyzer: 1.22.0
|
||||
- PSWindowsUpdate: 2.2.1.5
|
||||
- SqlServer: 22.3.0
|
||||
- VSSetup: 2.2.16
|
||||
@@ -542,8 +542,8 @@ All other versions are saved but not installed.
|
||||
### Cached Docker images
|
||||
| Repository:Tag | Digest | Created |
|
||||
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- |
|
||||
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:38ceb8f584148d16a638a7f978619f2589bd2e2d911a68798b38f4d2d0b09d36 | 2024-10-08 |
|
||||
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:95359c2a92f98eef3f3952afd7bc3dcf3025d07b10fe18b6eff9c6773bb2b79b | 2024-10-08 |
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:155aa2394cae80b97825b3b66b2e93e723eb91507cc211ea011db1d362dfe935 | 2024-10-08 |
|
||||
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:f59e2f21720e4d1192e0dde47e32c7dbf27144d52d79be14b2538fa07145c869 | 2024-10-06 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:134a4de6ea1c905b526e24819ca3756c7897853c1c7fa2cfb48867f173f9f8e9 | 2024-10-06 |
|
||||
| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:694e99af0ec996e63e6204e40e51869daf87c42d9bc628255804e32e2858b39c | 2024-09-10 |
|
||||
| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:c9ff4d54c2a82dd154d3624fc8db44a9abe7913ab70f3aca5cb95213ed9621c5 | 2024-09-10 |
|
||||
| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:b6d6f01a449977c597a196a95f7f10e2c2b6438f7f9920744ceb11febeb61f27 | 2024-09-10 |
|
||||
| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:be3440ee2f36ed823a21df34e8e65026743d801dbc71e9311d03603775fc69c1 | 2024-09-05 |
|
||||
| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:b7b2e5b4c2414400c4eef13db747376e0f10ef8e15b8d0587ef5b953ad4e6d43 | 2024-09-06 |
|
||||
|
||||
@@ -27,7 +27,7 @@ Write-Host "Expand Microsoft Edge WebDriver archive..."
|
||||
Expand-7ZipArchive -Path $archivePath -DestinationPath $edgeDriverPath
|
||||
|
||||
#Validate the EdgeDriver signature
|
||||
$signatureThumbprint = "0BD8C56733FDCC06F8CB919FF5A200E39B1ACF71"
|
||||
$signatureThumbprint = "CB9C4FBEA1D87D2D468AC5A9CAAB0163F6AD8401","573EF451A68C33FB904346D44551BEF3BB5BBF68"
|
||||
Test-FileSignature -Path "$edgeDriverPath\msedgedriver.exe" -ExpectedThumbprint $signatureThumbprint
|
||||
|
||||
Write-Host "Setting the environment variables..."
|
||||
|
||||
Reference in New Issue
Block a user