Skip to content

Commit

Permalink
Updating readme file for macOS-10.15 version 20211120.1
Browse files Browse the repository at this point in the history
  • Loading branch information
459680 committed Nov 22, 2021
1 parent be2dc03 commit 2740dc2
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions images/macos/macos-10.15-Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# macOS 10.15 info
- System Version: macOS 10.15.7 (19H1519)
- Kernel Version: Darwin 19.6.0
- Image Version: 20211114.1
- Image Version: 20211120.1

## Installed Software
### Language and Runtime
Expand All @@ -19,19 +19,19 @@
- Clang/LLVM 13.0.0 is available on `'$(brew --prefix llvm)/bin/clang'`
- 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-11 (Homebrew GCC 11.2.0_1) 11.2.0 - available by `gcc-11` alias
- gcc-11 (Homebrew GCC 11.2.0_2) 11.2.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 10.3.0) 10.3.0 - available by `gfortran-10` alias
- GNU Fortran (Homebrew GCC 11.2.0_1) 11.2.0 - available by `gfortran-11` alias
- GNU Fortran (Homebrew GCC 11.2.0_2) 11.2.0 - available by `gfortran-11` alias
- Go 1.15.15
- julia 1.6.3
- Kotlin 1.5.31-release-548
- julia 1.6.4
- Kotlin 1.6.0-release-798
- MSBuild 16.9.0.22901 (from /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/15.0/bin/MSBuild.dll)
- Node.js v14.18.1
- NVM 0.39.0
- NVM - Cached node versions: v12.22.7 v14.18.1 v16.13.0
- Perl 5.34.0
- PHP 8.0.12
- PHP 8.0.13
- Python 2.7.18
- Python 3.9.8
- R 4.1.2
Expand All @@ -42,15 +42,15 @@
- Carthage 0.38.0
- CocoaPods 1.11.2
- Composer 2.1.12
- Homebrew 3.3.3
- Homebrew 3.3.4
- Miniconda 4.10.3
- NPM 6.14.15
- NuGet 5.9.0.7134
- Pip 20.3.4 (python 2.7)
- Pip 21.3.1 (python 3.9)
- Pipx 0.16.4
- RubyGems 3.2.31
- Vcpkg 2021 (build from master \<c973b499f>)
- Vcpkg 2021 (build from master \<709e9ec32>)
- Yarn 1.22.15

#### Environment variables
Expand All @@ -61,7 +61,7 @@

### Project Management
- Apache Ant(TM) 1.10.12
- Apache Maven 3.8.3
- Apache Maven 3.8.4
- Gradle 7.3
- Sbt 1.5.5

Expand All @@ -74,7 +74,7 @@
- bsdtar 3.3.2 - available by 'tar' alias
- Curl 7.80.0
- Git LFS: 3.0.2
- Git: 2.33.1
- Git: 2.34.0
- GitHub CLI: 2.2.0
- GNU parallel 20211022
- GNU Tar 1.34 - available by 'gtar' alias
Expand All @@ -101,14 +101,14 @@
### Tools
- Aliyun CLI 3.0.99
- App Center CLI 2.10.4
- AWS CLI 2.3.6
- AWS CLI 2.4.0
- AWS SAM CLI 1.35.0
- AWS Session Manager CLI 1.2.279.0
- Azure CLI 2.30.0
- Bicep CLI 0.4.1008
- Cabal 3.6.2.0
- Cmake 3.21.4
- Fastlane 2.197.0
- Cmake 3.22.0
- Fastlane 2.198.1
- GHC 9.2.1
- GHCup 0.1.17.4
- Jazzy 0.14.1
Expand All @@ -124,8 +124,8 @@
### Browsers
- Safari 15.1 (15612.2.9.1.30)
- SafariDriver 15.1 (15612.2.9.1.30)
- Google Chrome 95.0.4638.69
- ChromeDriver 95.0.4638.69
- Google Chrome 96.0.4664.55
- ChromeDriver 96.0.4664.45
- Microsoft Edge 95.0.1020.53
- MSEdgeDriver 95.0.1020.53
- Mozilla Firefox 94.0.1
Expand All @@ -135,7 +135,7 @@
#### Environment variables
| Name | Value |
| --------------- | --------------------------------------------- |
| CHROMEWEBDRIVER | /usr/local/Caskroom/chromedriver/95.0.4638.69 |
| CHROMEWEBDRIVER | /usr/local/Caskroom/chromedriver/96.0.4664.45 |
| EDGEWEBDRIVER | /usr/local/share/edge_driver |
| GECKOWEBDRIVER | /usr/local/opt/geckodriver/bin |

Expand Down Expand Up @@ -163,7 +163,7 @@
- 3.6.15
- 3.7.12
- 3.8.12
- 3.9.8
- 3.9.9
- 3.10.0

#### PyPy
Expand Down Expand Up @@ -191,8 +191,8 @@

#### Packages
- Bindgen 0.59.1
- Cargo-audit 0.15.2
- Cargo-outdated v0.10.0
- Cargo-audit 0.16.0
- Cargo-outdated v0.10.2
- Cbindgen 0.20.0
- Clippy 0.1.56
- Rustfmt 1.4.37-stable
Expand All @@ -216,7 +216,7 @@

### Xamarin
#### Visual Studio for Mac
- 8.10.13.11
- 8.10.14.17

#### Xamarin bundles
| symlink | Xamarin.Mono | Xamarin.iOS | Xamarin.Mac | Xamarin.Android |
Expand Down

0 comments on commit 2740dc2

Please sign in to comment.