macOS 10.15 (20220523 update) (#5604)
* Updating readme file for macOS-10.15 version 20220523.3 * Update macos-10.15-Readme.md Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Dusko Dobranic <[email protected]> Co-authored-by: Actions service account <[email protected]>
This commit is contained in:
co-authored by
Image generation service account
Dusko Dobranic
Actions service account
parent
992c2d3508
commit
6b6c1beded
@@ -1,12 +1,13 @@
|
|||||||
| Announcements |
|
| Announcements |
|
||||||
|-|
|
|-|
|
||||||
| [[macOS] Xcode versions 13.2 & 13.3 will be removed, 13.3.1 will be set as the default one on May, 16](https://github.com/actions/virtual-environments/issues/5463) |
|
| [[macOS] Default Visual studio for mac will be changed to version 2022 for macOS 11&12 on May, 30](https://github.com/actions/virtual-environments/issues/5601) |
|
||||||
|
| [[all OSs] Android NDK 22 will be replaced in favor of 24, version 23 will be set as the default one](https://github.com/actions/virtual-environments/issues/5595) |
|
||||||
| [macOS 12 (Monterey) is available as a public beta in GitHub Actions and Azure DevOps](https://github.com/actions/virtual-environments/issues/5446) |
|
| [macOS 12 (Monterey) is available as a public beta in GitHub Actions and Azure DevOps](https://github.com/actions/virtual-environments/issues/5446) |
|
||||||
***
|
***
|
||||||
# macOS 10.15 info
|
# macOS 10.15 info
|
||||||
- System Version: macOS 10.15.7 (19H1824)
|
- System Version: macOS 10.15.7 (19H1922)
|
||||||
- Kernel Version: Darwin 19.6.0
|
- Kernel Version: Darwin 19.6.0
|
||||||
- Image Version: 20220515.1
|
- Image Version: 20220523.3
|
||||||
|
|
||||||
## Installed Software
|
## Installed Software
|
||||||
### Language and Runtime
|
### Language and Runtime
|
||||||
@@ -16,38 +17,38 @@
|
|||||||
- Clang/LLVM 13.0.1 is available on `'$(brew --prefix llvm)/bin/clang'`
|
- Clang/LLVM 13.0.1 is available on `'$(brew --prefix llvm)/bin/clang'`
|
||||||
- gcc-9 (Homebrew GCC 9.4.0) 9.4.0 - available by `gcc-9` alias
|
- gcc-9 (Homebrew GCC 9.4.0) 9.4.0 - available by `gcc-9` alias
|
||||||
- gcc-10 (Homebrew GCC 10.3.0) 10.3.0 - available by `gcc-10` alias
|
- gcc-10 (Homebrew GCC 10.3.0) 10.3.0 - available by `gcc-10` alias
|
||||||
- gcc-11 (Homebrew GCC 11.3.0) 11.3.0 - available by `gcc-11` alias
|
- gcc-11 (Homebrew GCC 11.3.0_1) 11.3.0 - available by `gcc-11` alias
|
||||||
- GNU Fortran (Homebrew GCC 9.4.0) 9.4.0 - available by `gfortran-9` alias
|
- GNU Fortran (Homebrew GCC 9.4.0) 9.4.0 - available by `gfortran-9` alias
|
||||||
- GNU Fortran (Homebrew GCC 10.3.0) 10.3.0 - available by `gfortran-10` alias
|
- GNU Fortran (Homebrew GCC 10.3.0) 10.3.0 - available by `gfortran-10` alias
|
||||||
- GNU Fortran (Homebrew GCC 11.3.0) 11.3.0 - available by `gfortran-11` alias
|
- GNU Fortran (Homebrew GCC 11.3.0_1) 11.3.0 - available by `gfortran-11` alias
|
||||||
- Go 1.17.10
|
- Go 1.17.10
|
||||||
- julia 1.7.2
|
- julia 1.7.2
|
||||||
- Kotlin 1.6.21-release-334
|
- Kotlin 1.6.21-release-334
|
||||||
- MSBuild 16.10.1.58001 (from /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/15.0/bin/MSBuild.dll)
|
- MSBuild 16.10.1.58001 (from /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/15.0/bin/MSBuild.dll)
|
||||||
- Node.js v16.15.0
|
- Node.js v16.15.0
|
||||||
- NVM 0.39.1
|
- NVM 0.39.1
|
||||||
- NVM - Cached node versions: v12.22.12 v14.19.2 v16.15.0
|
- NVM - Cached node versions: v12.22.12 v14.19.3 v16.15.0
|
||||||
- Perl 5.34.0
|
- Perl 5.34.0
|
||||||
- PHP 8.1.6
|
- PHP 8.1.6
|
||||||
- Python 2.7.18
|
- Python 2.7.18
|
||||||
- Python 3.9.12
|
- Python 3.9.13
|
||||||
- R 4.2.0
|
- R 4.2.0
|
||||||
- Ruby 2.7.6p219
|
- Ruby 2.7.6p219
|
||||||
|
|
||||||
### Package Management
|
### Package Management
|
||||||
- Bundler version 2.3.13
|
- Bundler version 2.3.14
|
||||||
- Carthage 0.38.0
|
- Carthage 0.38.0
|
||||||
- CocoaPods 1.11.3
|
- CocoaPods 1.11.3
|
||||||
- Composer 2.3.5
|
- Composer 2.3.5
|
||||||
- Homebrew 3.4.11
|
- Homebrew 3.4.11
|
||||||
- Miniconda 4.11.0
|
- Miniconda 4.12.0
|
||||||
- NPM 8.5.5
|
- NPM 8.5.5
|
||||||
- NuGet 5.9.0.7134
|
- NuGet 5.9.0.7134
|
||||||
- Pip 20.3.4 (python 2.7)
|
- Pip 20.3.4 (python 2.7)
|
||||||
- Pip 22.0.4 (python 3.9)
|
- Pip 22.1 (python 3.9)
|
||||||
- Pipx 1.0.0
|
- Pipx 1.0.0
|
||||||
- RubyGems 3.2.33
|
- RubyGems 3.2.33
|
||||||
- Vcpkg 2022 (build from master \<0cf5b4305>)
|
- Vcpkg 2022 (build from master \<840f701d8>)
|
||||||
- Yarn 1.22.19
|
- Yarn 1.22.19
|
||||||
|
|
||||||
#### Environment variables
|
#### Environment variables
|
||||||
@@ -77,7 +78,7 @@
|
|||||||
- GNU Tar 1.34 - available by 'gtar' alias
|
- GNU Tar 1.34 - available by 'gtar' alias
|
||||||
- GNU Wget 1.21.3
|
- GNU Wget 1.21.3
|
||||||
- gpg (GnuPG) 2.3.6
|
- gpg (GnuPG) 2.3.6
|
||||||
- helm v3.8.2+g6e3701e
|
- helm v3.9.0+g7ceeda6
|
||||||
- Hub CLI: 2.14.2
|
- Hub CLI: 2.14.2
|
||||||
- ImageMagick 7.1.0-33
|
- ImageMagick 7.1.0-33
|
||||||
- jq 1.6
|
- jq 1.6
|
||||||
@@ -99,20 +100,20 @@
|
|||||||
### Tools
|
### Tools
|
||||||
- Aliyun CLI 3.0.119
|
- Aliyun CLI 3.0.119
|
||||||
- App Center CLI 2.10.10
|
- App Center CLI 2.10.10
|
||||||
- AWS CLI 2.7.0
|
- AWS CLI 2.7.2
|
||||||
- AWS SAM CLI 1.50.0
|
- AWS SAM CLI 1.50.0
|
||||||
- AWS Session Manager CLI 1.2.312.0
|
- AWS Session Manager CLI 1.2.323.0
|
||||||
- Azure CLI (azure-devops) 0.25.0
|
- Azure CLI (azure-devops) 0.25.0
|
||||||
- Azure CLI 2.36.0
|
- Azure CLI 2.36.0
|
||||||
- Bicep CLI 0.6.18
|
- Bicep CLI 0.6.18
|
||||||
- Cabal 3.6.2.0
|
- Cabal 3.6.2.0
|
||||||
- Cmake 3.23.1
|
- Cmake 3.23.1
|
||||||
- Fastlane 2.205.2
|
- Fastlane 2.206.1
|
||||||
- GHC 9.2.2
|
- GHC 9.2.2
|
||||||
- GHCup 0.1.17.8
|
- GHCup 0.1.17.8
|
||||||
- Jazzy 0.14.2
|
- Jazzy 0.14.2
|
||||||
- Stack 2.7.5
|
- Stack 2.7.5
|
||||||
- SwiftFormat 0.49.8
|
- SwiftFormat 0.49.9
|
||||||
- Swig 4.0.2
|
- Swig 4.0.2
|
||||||
- Xcode Command Line Tools 12.4.0.0.1.1610135815
|
- Xcode Command Line Tools 12.4.0.0.1.1610135815
|
||||||
|
|
||||||
@@ -121,13 +122,13 @@
|
|||||||
- yamllint 1.26.3
|
- yamllint 1.26.3
|
||||||
|
|
||||||
### Browsers
|
### Browsers
|
||||||
- Safari 15.4 (15613.1.17.1.13)
|
- Safari 15.5 (15613.2.7.1.9)
|
||||||
- SafariDriver 15.4 (15613.1.17.1.13)
|
- SafariDriver 15.5 (15613.2.7.1.9)
|
||||||
- Google Chrome 101.0.4951.64
|
- Google Chrome 101.0.4951.64
|
||||||
- ChromeDriver 101.0.4951.41
|
- ChromeDriver 101.0.4951.41
|
||||||
- Microsoft Edge 101.0.1210.47
|
- Microsoft Edge 101.0.1210.53
|
||||||
- MSEdgeDriver 101.0.1210.47
|
- MSEdgeDriver 101.0.1210.53
|
||||||
- Mozilla Firefox 100.0
|
- Mozilla Firefox 100.0.2
|
||||||
- geckodriver 0.31.0
|
- geckodriver 0.31.0
|
||||||
- Selenium server 4.1.4
|
- Selenium server 4.1.4
|
||||||
|
|
||||||
@@ -166,7 +167,7 @@
|
|||||||
- 3.6.15
|
- 3.6.15
|
||||||
- 3.7.13
|
- 3.7.13
|
||||||
- 3.8.12
|
- 3.8.12
|
||||||
- 3.9.12
|
- 3.9.13
|
||||||
- 3.10.4
|
- 3.10.4
|
||||||
|
|
||||||
#### PyPy
|
#### PyPy
|
||||||
@@ -178,7 +179,7 @@
|
|||||||
|
|
||||||
#### Node.js
|
#### Node.js
|
||||||
- 12.22.12
|
- 12.22.12
|
||||||
- 14.19.2
|
- 14.19.3
|
||||||
- 16.15.0
|
- 16.15.0
|
||||||
|
|
||||||
#### Go
|
#### Go
|
||||||
@@ -189,21 +190,21 @@
|
|||||||
| 1.18.2 | x64 | GOROOT_1_18_X64 |
|
| 1.18.2 | x64 | GOROOT_1_18_X64 |
|
||||||
|
|
||||||
### Rust Tools
|
### Rust Tools
|
||||||
- Cargo 1.60.0
|
- Cargo 1.61.0
|
||||||
- Rust 1.60.0
|
- Rust 1.61.0
|
||||||
- Rustdoc 1.60.0
|
- Rustdoc 1.61.0
|
||||||
- Rustup 1.24.3
|
- Rustup 1.24.3
|
||||||
|
|
||||||
#### Packages
|
#### Packages
|
||||||
- Bindgen 0.59.2
|
- Bindgen 0.59.2
|
||||||
- Cargo-audit 0.16.0
|
- Cargo-audit 0.17.0
|
||||||
- Cargo-outdated 0.11.1
|
- Cargo-outdated 0.11.1
|
||||||
- Cbindgen 0.23.0
|
- Cbindgen 0.23.0
|
||||||
- Clippy 0.1.60
|
- Clippy 0.1.61
|
||||||
- Rustfmt 1.4.38-stable
|
- Rustfmt 1.4.38-stable
|
||||||
|
|
||||||
### PowerShell Tools
|
### PowerShell Tools
|
||||||
- PowerShell 7.2.3
|
- PowerShell 7.2.4
|
||||||
|
|
||||||
#### PowerShell Modules
|
#### PowerShell Modules
|
||||||
| Module | Version |
|
| Module | Version |
|
||||||
@@ -220,7 +221,7 @@
|
|||||||
| nginx | 1.21.6_1 | /usr/local/etc/nginx/nginx.conf | none | 80 |
|
| nginx | 1.21.6_1 | /usr/local/etc/nginx/nginx.conf | none | 80 |
|
||||||
|
|
||||||
### Xamarin
|
### Xamarin
|
||||||
#### Visual Studio for Mac
|
#### Visual Studio 2019 for Mac
|
||||||
- 8.10.23.7
|
- 8.10.23.7
|
||||||
|
|
||||||
#### Xamarin bundles
|
#### Xamarin bundles
|
||||||
|
|||||||
Reference in New Issue
Block a user