Skip to content

Commit e108764

Browse files
Updating readme file for macOS-12 version 20231127.1 (#8921)
Co-authored-by: Image generation service account <[email protected]>
1 parent 69db5c6 commit e108764

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

images/macos/macos-12-Readme.md

+29-29
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
|-|
33
| [[all OSs] Nodejs 14.x will be removed from the images on November, 26](https://github.com/actions/runner-images/issues/8779) |
44
| [Major Refactoring of GitHub Actions Runner Images Repository](https://github.com/actions/runner-images/issues/8706) |
5-
| [[All OS] Android NDK r23 will be removed from images on November 13](https://github.com/actions/runner-images/issues/8383) |
65
***
76
# macOS 12
87
- OS Version: macOS 12.7.1 (21G920)
98
- Kernel Version: Darwin 21.6.0
10-
- Image Version: 20231115.2
9+
- Image Version: 20231127.1
1110

1211
## Installed Software
1312

@@ -23,15 +22,15 @@
2322
- GNU Fortran 12 (Homebrew GCC 12.3.0) - available by `gfortran-12` alias
2423
- GNU Fortran 13 (Homebrew GCC 13.2.0) - available by `gfortran-13` alias
2524
- Julia 1.9.4
26-
- Kotlin 1.9.255-SNAPSHOT
25+
- Kotlin 1.9.21-release-633
2726
- Go 1.20.11
2827
- Mono 6.12.0.188
2928
- Node.js 18.18.2
3029
- MSBuild 16.10.1.51301 (Mono 6.12.0.188)
3130
- NVM 0.39.5
32-
- NVM - Cached node versions: 14.21.3, 16.20.2, 18.18.2, 20.9.0
33-
- Perl 5.38.0
34-
- PHP 8.2.12
31+
- NVM - Cached node versions: 16.20.2, 18.18.2, 20.10.0
32+
- Perl 5.38.1
33+
- PHP 8.3.0
3534
- Python 2.7.18
3635
- Python3 3.12.0
3736
- R 4.3.2
@@ -40,17 +39,17 @@
4039
### Package Management
4140
- Bundler 2.4.22
4241
- Carthage 0.39.1
43-
- CocoaPods 1.14.2
42+
- CocoaPods 1.14.3
4443
- Composer 2.6.5
45-
- Homebrew 4.1.20
46-
- Miniconda 23.9.0
44+
- Homebrew 4.1.22
45+
- Miniconda 23.10.0
4746
- NPM 9.8.1
4847
- NuGet 6.3.1.1
4948
- Pip 20.3.4 (python 2.7)
5049
- Pip3 23.3.1 (python 3.12)
5150
- Pipx 1.2.1
5251
- RubyGems 3.4.22
53-
- Vcpkg 2023 (build from commit 2b14b606c)
52+
- Vcpkg 2023 (build from commit 13c3c0fcc)
5453
- Yarn 1.22.19
5554

5655
#### Environment variables
@@ -70,10 +69,10 @@
7069
- aria2 1.37.0
7170
- azcopy 10.21.2
7271
- bazel 6.4.0
73-
- bazelisk 1.18.0
72+
- bazelisk 1.19.0
7473
- bsdtar 3.5.1 - available by 'tar' alias
7574
- Curl 8.4.0
76-
- Git 2.42.1
75+
- Git 2.43.0
7776
- Git LFS 3.4.0
7877
- GitHub CLI 2.39.1
7978
- GNU Tar 1.35 - available by 'gtar' alias
@@ -93,29 +92,31 @@
9392
- Switchaudio-osx 1.2.2
9493
- Vagrant 2.4.0
9594
- VirtualBox 6.1.38r153438
96-
- yq 4.35.2
95+
- yq 4.40.3
9796
- zstd 1.5.5
9897

9998
### Tools
10099
- App Center CLI 2.14.0
101-
- AWS CLI 2.13.35
102-
- AWS SAM CLI 1.102.0
100+
- AWS CLI 2.13.39
101+
- AWS SAM CLI 1.103.0
103102
- AWS Session Manager CLI 1.2.497.0
104103
- Azure CLI 2.54.0
105104
- Azure CLI (azure-devops) 0.26.0
106105
- Bicep CLI 0.23.1
107106
- Cabal 3.6.2.0
108-
- Cmake 3.27.7
109-
- CodeQL Action Bundle 2.15.2
110-
- Colima 0.6.2
107+
- Cmake 3.27.8
108+
- CodeQL Action Bundle 2.15.3
109+
- Colima 0.6.6
111110
- Fastlane 2.217.0
112111
- GHC 9.8.1
113112
- GHCup 0.1.20.0
114113
- Jazzy 0.14.4
115114
- Stack 2.13.1
116-
- SwiftFormat 0.52.9
115+
- SwiftFormat 0.52.10
117116
- Swig 4.1.1
117+
- Xcbeautify 1.0.1
118118
- Xcode Command Line Tools 14.2.0.0.1.1668646533
119+
- Xcodes 1.4.1
119120

120121
### Linters
121122
- SwiftLint 0.53.0
@@ -127,9 +128,9 @@
127128
- Google Chrome 119.0.6045.159
128129
- Google Chrome for Testing 119.0.6045.105
129130
- ChromeDriver 119.0.6045.105
130-
- Microsoft Edge 119.0.2151.58
131-
- Microsoft Edge WebDriver 119.0.2151.58
132-
- Mozilla Firefox 119.0.1
131+
- Microsoft Edge 119.0.2151.72
132+
- Microsoft Edge WebDriver 119.0.2151.72
133+
- Mozilla Firefox 120.0
133134
- geckodriver 0.33.0
134135
- Selenium server 4.15.0
135136

@@ -171,32 +172,31 @@
171172
- 3.12.0
172173

173174
#### Node.js
174-
- 14.21.3
175175
- 16.20.2
176176
- 18.18.2
177-
- 20.9.0
177+
- 20.10.0
178178

179179
#### Go
180180
- 1.19.13
181181
- 1.20.11
182182
- 1.21.4
183183

184184
### Rust Tools
185-
- Cargo 1.73.0
186-
- Rust 1.73.0
187-
- Rustdoc 1.73.0
185+
- Cargo 1.74.0
186+
- Rust 1.74.0
187+
- Rustdoc 1.74.0
188188
- Rustup 1.26.0
189189

190190
#### Packages
191191
- Bindgen 0.69.1
192192
- Cargo-audit 0.18.3
193193
- Cargo-outdated 0.14.0
194194
- Cbindgen 0.26.0
195-
- Clippy 0.1.73
195+
- Clippy 0.1.74
196196
- Rustfmt 1.6.0-stable
197197

198198
### PowerShell Tools
199-
- PowerShell 7.2.16
199+
- PowerShell 7.2.17
200200

201201
#### PowerShell Modules
202202
- Az: 11.0.0

0 commit comments

Comments
 (0)