diff --git a/images/macos/macos-12-Readme.md b/images/macos/macos-12-Readme.md index 081d7d4b..8348e89a 100644 --- a/images/macos/macos-12-Readme.md +++ b/images/macos/macos-12-Readme.md @@ -1,36 +1,37 @@ | Announcements | |-| +| [[macOS] GCC 11 will be removed from all macOS images on August 12](https://github.com/actions/runner-images/issues/10213) | | [[macOS] Default Xcode on macOS 14 Sonoma will be set to Xcode 15.4 on July, 22](https://github.com/actions/runner-images/issues/10121) | | [[macOS] Default Xcode on macOS 13 Ventura will be set to Xcode 15.2 on July, 15](https://github.com/actions/runner-images/issues/10120) | *** # macOS 12 - OS Version: macOS 12.7.5 (21H1222) - Kernel Version: Darwin 21.6.0 -- Image Version: 20240707.1 +- Image Version: 20240714.2 ## Installed Software ### Language and Runtime -- .NET Core SDK: 6.0.423, 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.302 +- .NET Core SDK: 6.0.424, 7.0.102, 7.0.202, 7.0.306, 7.0.410, 8.0.101, 8.0.204, 8.0.303 - Bash 3.2.57(1)-release - Clang/LLVM 14.0.0 - Clang/LLVM (Homebrew) 15.0.7 - available on `$(brew --prefix llvm@15)/bin/clang` - GCC 11 (Homebrew GCC 11.4.0) - available by `gcc-11` alias - GCC 12 (Homebrew GCC 12.4.0) - available by `gcc-12` alias - GCC 13 (Homebrew GCC 13.3.0) - available by `gcc-13` alias -- GCC 14 (Homebrew GCC 14.1.0_1) - available by `gcc-14` alias +- GCC 14 (Homebrew GCC 14.1.0_2) - available by `gcc-14` alias - GNU Fortran 11 (Homebrew GCC 11.4.0) - available by `gfortran-11` alias - GNU Fortran 12 (Homebrew GCC 12.4.0) - available by `gfortran-12` alias - GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias -- GNU Fortran 14 (Homebrew GCC 14.1.0_1) - available by `gfortran-14` alias +- GNU Fortran 14 (Homebrew GCC 14.1.0_2) - available by `gfortran-14` alias - Julia 1.10.4 - Kotlin 2.0.0-release-341 - Go 1.21.12 - Mono 6.12.0.188 -- Node.js 18.20.3 +- Node.js 18.20.4 - MSBuild 16.10.1.51301 (Mono 6.12.0.188) - NVM 0.39.7 -- NVM - Cached node versions: 16.20.2, 18.20.3, 20.15.0 +- NVM - Cached node versions: 16.20.2, 18.20.4, 20.15.1 - Perl 5.38.2 - PHP 8.3.9 - Python 2.7.18 @@ -39,19 +40,19 @@ - Ruby 3.0.7p220 ### Package Management -- Bundler 2.5.14 +- Bundler 2.5.15 - Carthage 0.39.1 - CocoaPods 1.15.2 - Composer 2.7.7 -- Homebrew 4.3.8 +- Homebrew 4.3.9 - Miniconda 24.5.0 - NPM 10.7.0 - NuGet 6.3.1.1 - Pip 20.3.4 (python 2.7) - Pip3 24.1.2 (python 3.12) - Pipx 1.6.0 -- RubyGems 3.5.14 -- Vcpkg 2024 (build from commit 576379156) +- RubyGems 3.5.15 +- Vcpkg 2024 (build from commit 7aeffc910) - Yarn 1.22.22 #### Environment variables @@ -63,8 +64,8 @@ ### Project Management - Apache Ant 1.10.14 - Apache Maven 3.9.8 -- Gradle 8.8 -- Sbt 1.10.0 +- Gradle 8.9 +- Sbt 1.10.1 ### Utilities - 7-Zip 17.05 @@ -82,8 +83,8 @@ - gpg (GnuPG) 2.4.5 - ImageMagick 7.1.1-34 - jq 1.7.1 -- mongo 5.0.27 -- mongod 5.0.27 +- mongo 5.0.28 +- mongod 5.0.28 - OpenSSL 1.1.1w 11 Sep 2023 - Packer 1.9.4 - pkg-config 0.29.2 @@ -99,22 +100,22 @@ ### Tools - App Center CLI 3.0.1 -- AWS CLI 2.17.9 +- AWS CLI 2.17.13 - AWS SAM CLI 1.120.0 - AWS Session Manager CLI 1.2.650.0 -- Azure CLI 2.61.0 +- Azure CLI 2.62.0 - Azure CLI (azure-devops) 1.0.1 - Bicep CLI 0.28.1 - Cabal 3.10.3.0 - Cmake 3.30.0 -- CodeQL Action Bundle 2.17.6 +- CodeQL Action Bundle 2.18.0 - Colima 0.6.9 - Fastlane 2.221.1 - GHC 9.10.1 - GHCup 0.1.30.0 - Jazzy 0.15.1 - Stack 2.15.7 -- SwiftFormat 0.54.0 +- SwiftFormat 0.54.1 - Swig 4.2.1 - Xcbeautify 1.6.0 - Xcode Command Line Tools 14.2.0.0.1.1668646533 @@ -130,9 +131,9 @@ - Google Chrome 126.0.6478.127 - Google Chrome for Testing 126.0.6478.126 - ChromeDriver 126.0.6478.126 -- Microsoft Edge 126.0.2592.87 -- Microsoft Edge WebDriver 126.0.2592.87 -- Mozilla Firefox 127.0.2 +- Microsoft Edge 126.0.2592.102 +- Microsoft Edge WebDriver 126.0.2592.102 +- Mozilla Firefox 128.0 - geckodriver 0.34.0 - Selenium server 4.22.0 @@ -174,8 +175,8 @@ #### Node.js - 16.20.2 -- 18.20.3 -- 20.15.0 +- 18.20.4 +- 20.15.1 #### Go - 1.20.14 @@ -200,7 +201,7 @@ - PowerShell 7.4.3 #### PowerShell Modules -- Az: 12.0.0 +- Az: 12.1.0 - MarkdownPS: 1.10 - Pester: 5.6.1 - PSScriptAnalyzer: 1.22.0 @@ -217,7 +218,7 @@ | Version | Build | Path | | -------------- | ----------- | ------------------------------------ | | 2019 | 8.10.25.2 | /Applications/Visual Studio 2019.app | -| 2022 (default) | 17.6.12.410 | /Applications/Visual Studio.app | +| 2022 (default) | 17.6.13.424 | /Applications/Visual Studio.app | ##### Notes ``` @@ -337,7 +338,7 @@ mv "/Applications/Visual Studio 2019.app" "/Applications/Visual Studio.app" | Package Name | Version | | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Android Command Line Tools | 8.0 | -| Android Emulator | 34.2.15 | +| Android Emulator | 34.2.16 | | Android SDK Build-tools | 35.0.0
34.0.0
33.0.0 33.0.1 33.0.2 33.0.3
32.0.0
31.0.0 | | Android SDK Platforms | android-35 (rev 1)
android-34-ext8 (rev 1)
android-34-ext12 (rev 1)
android-34 (rev 3)
android-33-ext5 (rev 1)
android-33-ext4 (rev 1)
android-33 (rev 3)
android-32 (rev 1)
android-31 (rev 1) | | Android SDK Platform-Tools | 35.0.1 |