Skip to content

Commit 0a6a7e0

Browse files
github-actions[bot]459680Actions service account
authored
Updating readme file for macOS-11 version 20240224.1 (actions#9411)
Co-authored-by: Image generation service account <[email protected]> Co-authored-by: Actions service account <[email protected]>
1 parent 49be543 commit 0a6a7e0

File tree

1 file changed

+71
-74
lines changed

1 file changed

+71
-74
lines changed

images/macos/macos-11-Readme.md

+71-74
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
| Announcements |
22
|-|
3-
| [[All OSes] Powershell Core will be updated to 7.4.x LTS on January, 28](https://github.com/actions/runner-images/issues/9115) |
3+
| [[All OSes] Ruby versions <= 2.7.x will be removed on February, 26](https://github.com/actions/runner-images/issues/9327) |
4+
| [[All OSes] Go 1.19.x will be removed and 1.21.x set as default on February, 26](https://github.com/actions/runner-images/issues/9326) |
45
***
56
# macOS 11
67
- OS Version: macOS 11.7.10 (20G1427)
78
- Kernel Version: Darwin 20.6.0
8-
- Image Version: 20240127.1
9+
- Image Version: 20240224.1
910

1011
## Installed Software
1112

1213
### Language and Runtime
13-
- .NET Core SDK: 6.0.418, 7.0.102, 7.0.202, 7.0.306, 7.0.405, 8.0.101
14+
- .NET Core SDK: 6.0.419, 7.0.102, 7.0.202, 7.0.306, 7.0.406, 8.0.101, 8.0.201
1415
- Bash 3.2.57(1)-release
1516
- Clang/LLVM 13.0.0
1617
- Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang`
@@ -20,33 +21,33 @@
2021
- GNU Fortran 10 (Homebrew GCC 10.5.0) - available by `gfortran-10` alias
2122
- GNU Fortran 11 (Homebrew GCC 11.4.0) - available by `gfortran-11` alias
2223
- GNU Fortran 12 (Homebrew GCC 12.3.0) - available by `gfortran-12` alias
23-
- Julia 1.10.0
24+
- Julia 1.10.1
2425
- Kotlin 1.9.22-release-704
25-
- Go 1.20.13
26+
- Go 1.21.7
2627
- Mono 6.12.0.188
27-
- Node.js 18.19.0
28+
- Node.js 18.19.1
2829
- MSBuild 16.10.1.51301 (Mono 6.12.0.188)
2930
- NVM 0.39.7
30-
- NVM - Cached node versions: 16.20.2, 18.19.0, 20.11.0
31+
- NVM - Cached node versions: 16.20.2, 18.19.1, 20.11.1
3132
- Perl 5.38.2
3233
- Python 2.7.18
33-
- Python3 3.12.1
34+
- Python3 3.12.2
3435
- R 4.3.2
35-
- Ruby 2.7.8p225
36+
- Ruby 3.0.6p216
3637

3738
### Package Management
38-
- Bundler 2.4.22
39+
- Bundler 2.5.6
3940
- Carthage 0.39.1
40-
- CocoaPods 1.14.3
41-
- Homebrew 4.2.5
41+
- CocoaPods 1.15.2
42+
- Homebrew 4.2.9
4243
- Miniconda 23.11.0
43-
- NPM 10.2.3
44+
- NPM 10.2.4
4445
- NuGet 6.3.1.1
4546
- Pip 20.3.4 (python 2.7)
46-
- Pip3 23.3.2 (python 3.12)
47+
- Pip3 24.0 (python 3.12)
4748
- Pipx 1.4.3
48-
- RubyGems 3.4.10
49-
- Vcpkg 2024 (build from commit 7032c5759)
49+
- RubyGems 3.5.6
50+
- Vcpkg 2024 (build from commit 37c3e63a1)
5051
- Yarn 1.22.19
5152

5253
#### Environment variables
@@ -58,75 +59,75 @@
5859
### Project Management
5960
- Apache Ant 1.10.14
6061
- Apache Maven 3.9.6
61-
- Gradle 8.5
62-
- Sbt 1.9.8
62+
- Gradle 8.6
63+
- Sbt 1.9.9
6364

6465
### Utilities
6566
- 7-Zip 17.05
6667
- aria2 1.37.0
67-
- azcopy 10.22.2
68+
- azcopy 10.23.0
6869
- bazel 7.0.2
6970
- bazelisk 1.19.0
7071
- bsdtar 3.3.2 - available by 'tar' alias
71-
- Curl 8.5.0
72-
- Git 2.43.0
72+
- Curl 8.6.0
73+
- Git 2.44.0
7374
- Git LFS 3.4.1
74-
- GitHub CLI 2.42.1
75+
- GitHub CLI 2.44.1
7576
- GNU Tar 1.35 - available by 'gtar' alias
7677
- GNU Wget 1.21.4
7778
- gpg (GnuPG) 2.4.4
78-
- helm v3.14.0+g3fc9f4b
79+
- helm v3.14.2+gc309b6f
7980
- jq 1.7.1
8081
- mongo 5.0.21
8182
- mongod 5.0.21
82-
- Newman 6.1.0
83+
- Newman 6.1.1
8384
- OpenSSL 1.1.1w 11 Sep 2023
8485
- Packer 1.9.4
8586
- pkg-config 0.29.2
86-
- PostgreSQL 14.10 (Homebrew)
87-
- psql (PostgreSQL) 14.10 (Homebrew)
87+
- PostgreSQL 14.11 (Homebrew)
88+
- psql (PostgreSQL) 14.11 (Homebrew)
8889
- Sox 14.4.2
8990
- Subversion (SVN) 1.14.3
9091
- Switchaudio-osx 1.2.2
91-
- yq 4.40.5
92+
- yq 4.41.1
9293
- zstd 1.5.5
9394

9495
### Tools
95-
- Aliyun CLI 3.0.197
96+
- Aliyun CLI 3.0.198
9697
- App Center CLI 2.14.0
97-
- AWS CLI 2.15.15
98-
- AWS SAM CLI 1.108.0
98+
- AWS CLI 2.15.23
99+
- AWS SAM CLI 1.110.0
99100
- AWS Session Manager CLI 1.2.553.0
100-
- Azure CLI 2.56.0
101+
- Azure CLI 2.57.0
101102
- Azure CLI (azure-devops) 0.26.0
102-
- Bicep CLI 0.24.24
103+
- Bicep CLI 0.25.53
103104
- Cabal 3.10.2.1
104-
- Cmake 3.28.1
105-
- CodeQL Action Bundle 2.16.1
105+
- Cmake 3.28.3
106+
- CodeQL Action Bundle 2.16.3
106107
- Fastlane 2.219.0
107-
- GHC 9.8.1
108+
- GHC 9.8.2
108109
- GHCup 0.1.20.0
109110
- Jazzy 0.14.4
110-
- Stack 2.13.1
111-
- SwiftFormat 0.53.0
111+
- Stack 2.15.1
112+
- SwiftFormat 0.53.2
112113
- Swig 4.2.0
113114
- Xcode Command Line Tools 13.2.0.0.1.1638488800
114115

115116
### Linters
116117
- SwiftLint 0.48.0
117-
- Yamllint 1.33.0
118+
- Yamllint 1.35.1
118119

119120
### Browsers
120121
- Safari 16.6.1 (16615.3.12.11.5)
121122
- SafariDriver 16.6.1 (16615.3.12.11.5)
122-
- Google Chrome 121.0.6167.85
123-
- Google Chrome for Testing 121.0.6167.85
124-
- ChromeDriver 121.0.6167.85
125-
- Microsoft Edge 121.0.2277.83
126-
- Microsoft Edge WebDriver 121.0.2277.83
127-
- Mozilla Firefox 122.0
123+
- Google Chrome 122.0.6261.69
124+
- Google Chrome for Testing 122.0.6261.69
125+
- ChromeDriver 122.0.6261.69
126+
- Microsoft Edge 122.0.2365.52
127+
- Microsoft Edge WebDriver 122.0.2365.52
128+
- Mozilla Firefox 123.0
128129
- geckodriver 0.34.0
129-
- Selenium server 4.17.0
130+
- Selenium server 4.18.1
130131

131132
#### Environment variables
132133
| Name | Value |
@@ -145,57 +146,53 @@
145146

146147
### Cached Tools
147148

148-
#### Ruby
149-
- 2.5.9
150-
- 2.6.10
151-
- 2.7.8
152-
- 3.0.6
153-
- 3.1.4
154-
155149
#### PyPy
156150
- 2.7.18 [PyPy 7.3.15]
157151
- 3.7.13 [PyPy 7.3.9]
158152
- 3.8.16 [PyPy 7.3.11]
159153
- 3.9.18 [PyPy 7.3.15]
160154
- 3.10.13 [PyPy 7.3.15]
161155

156+
#### Ruby
157+
- 3.0.6
158+
- 3.1.4
159+
162160
#### Python
163161
- 3.7.17
164162
- 3.8.18
165163
- 3.9.18
166164
- 3.10.13
167-
- 3.11.7
168-
- 3.12.1
165+
- 3.11.8
166+
- 3.12.2
169167

170168
#### Node.js
171169
- 16.20.2
172-
- 18.19.0
173-
- 20.11.0
170+
- 18.19.1
171+
- 20.11.1
174172

175173
#### Go
176-
- 1.19.13
177-
- 1.20.13
178-
- 1.21.6
174+
- 1.20.14
175+
- 1.21.7
179176

180177
### Rust Tools
181-
- Cargo 1.75.0
182-
- Rust 1.75.0
183-
- Rustdoc 1.75.0
178+
- Cargo 1.76.0
179+
- Rust 1.76.0
180+
- Rustdoc 1.76.0
184181
- Rustup 1.26.0
185182

186183
#### Packages
187-
- Bindgen 0.69.2
188-
- Cargo-audit 0.18.3
184+
- Bindgen 0.69.4
185+
- Cargo-audit 0.20.0
189186
- Cargo-outdated 0.14.0
190187
- Cbindgen 0.26.0
191-
- Clippy 0.1.75
188+
- Clippy 0.1.76
192189
- Rustfmt 1.7.0-stable
193190

194191
### PowerShell Tools
195192
- PowerShell 7.4.1
196193

197194
#### PowerShell Modules
198-
- Az: 11.2.0
195+
- Az: 11.3.1
199196
- MarkdownPS: 1.9
200197
- Pester: 5.5.0
201198
- PSScriptAnalyzer: 1.21.0
@@ -204,15 +201,15 @@
204201
| Name | Version | ConfigFile | ServiceStatus | ListenPort |
205202
| ----- | ------- | ------------------------------- | ------------- | ---------- |
206203
| httpd | 2.4.58 | /usr/local/etc/httpd/httpd.conf | none | 80 |
207-
| nginx | 1.25.3 | /usr/local/etc/nginx/nginx.conf | none | 80 |
204+
| nginx | 1.25.4 | /usr/local/etc/nginx/nginx.conf | none | 80 |
208205

209206
### Xamarin
210207

211208
#### Visual Studio for Mac
212209
| Version | Build | Path |
213210
| -------------- | ---------- | ------------------------------------ |
214211
| 2019 | 8.10.25.2 | /Applications/Visual Studio 2019.app |
215-
| 2022 (default) | 17.6.8.400 | /Applications/Visual Studio.app |
212+
| 2022 (default) | 17.6.9.415 | /Applications/Visual Studio.app |
216213

217214
##### Notes
218215
```
@@ -329,27 +326,27 @@ mv "/Applications/Visual Studio 2019.app" "/Applications/Visual Studio.app"
329326
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
330327
| Android Command Line Tools | 8.0 |
331328
| Android Emulator | 33.1.24 |
332-
| Android SDK Build-tools | 34.0.0<br>33.0.0 33.0.1 33.0.2<br>32.0.0<br>31.0.0 |
333-
| Android SDK Platforms | android-34-ext8 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 2)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3)<br>android-32 (rev 1)<br>android-31 (rev 1) |
334-
| Android SDK Platform-Tools | 34.0.5 |
329+
| Android SDK Build-tools | 34.0.0<br>33.0.0 33.0.1 33.0.2 33.0.3<br>32.0.0<br>31.0.0 |
330+
| Android SDK Platforms | android-34-ext8 (rev 1)<br>android-34-ext10 (rev 1)<br>android-34 (rev 3)<br>android-33-ext5 (rev 1)<br>android-33-ext4 (rev 1)<br>android-33 (rev 3)<br>android-32 (rev 1)<br>android-31 (rev 1) |
331+
| Android SDK Platform-Tools | 35.0.0 |
335332
| Android Support Repository | 47.0.0 |
336333
| CMake | 3.10.2<br>3.18.1<br>3.22.1 |
337334
| Google Play services | 49 |
338335
| Google Repository | 58 |
339-
| NDK | 24.0.8215888<br>25.2.9519653 (default)<br>26.1.10909125 |
336+
| NDK | 24.0.8215888<br>25.2.9519653 (default)<br>26.2.11394342 |
340337

341338
#### Environment variables
342339
| Name | Value |
343340
| ----------------------- | --------------------------------------------------- |
344341
| ANDROID_HOME | /Users/runner/Library/Android/sdk |
345342
| ANDROID_NDK | /Users/runner/Library/Android/sdk/ndk/25.2.9519653 |
346343
| ANDROID_NDK_HOME | /Users/runner/Library/Android/sdk/ndk/25.2.9519653 |
347-
| ANDROID_NDK_LATEST_HOME | /Users/runner/Library/Android/sdk/ndk/26.1.10909125 |
344+
| ANDROID_NDK_LATEST_HOME | /Users/runner/Library/Android/sdk/ndk/26.2.11394342 |
348345
| ANDROID_NDK_ROOT | /Users/runner/Library/Android/sdk/ndk/25.2.9519653 |
349346
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |
350347

351348
### Miscellaneous
352-
- libXext 1.3.5
349+
- libXext 1.3.6
353350
- libXft 2.3.8
354351
- Tcl/Tk 8.6.13_5
355352
- Zlib 1.3.1

0 commit comments

Comments
 (0)