Skip to content

Commit

Permalink
[macOS] Add Xcode 16.1 and 16.2 Beta 1 to macOS15 (actions#10880)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarathrajsrinivasan authored Oct 31, 2024
1 parent 6405819 commit 2111b3e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions images/macos/toolsets/toolset-15.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
"default": "16",
"x64": {
"versions": [
{ "link": "16.1_Release_Candidate", "version": "16.1_Release_Candidate+16B40", "symlinks": ["16.1"], "install_runtimes": "true", "sha256": "8ca961d55981f983d21b99a95a6b0ac04905b837f6e11346ee86d28f12afe720"},
{ "link": "16.2_beta_1", "version": "16.2_beta_1+16B5100e", "symlinks": ["16.2"], "install_runtimes": "true", "sha256": "73a04c223b046e3b3891c126c3e1d154f433fc422136115b3f65bacd2f17f2d8"},
{ "link": "16.1", "version": "16.1+16B40", "install_runtimes": "true", "sha256": "8ca961d55981f983d21b99a95a6b0ac04905b837f6e11346ee86d28f12afe720"},
{ "link": "16", "version": "16.0.0+16A242d", "symlinks": ["16.0"], "install_runtimes": "true", "sha256": "4a26c3d102a55c7222fb145e0ee1503249c9c26c6e02dc64d783c8810b37b1e3"}
]
},
"arm64":{
"versions": [
{ "link": "16.1_Release_Candidate", "version": "16.1_Release_Candidate+16B40", "symlinks": ["16.1"], "install_runtimes": "true", "sha256": "8ca961d55981f983d21b99a95a6b0ac04905b837f6e11346ee86d28f12afe720"},
{ "link": "16.2_beta_1", "version": "16.2_beta_1+16B5100e", "symlinks": ["16.2"], "install_runtimes": "true", "sha256": "73a04c223b046e3b3891c126c3e1d154f433fc422136115b3f65bacd2f17f2d8"},
{ "link": "16.1", "version": "16.1+16B40", "install_runtimes": "true", "sha256": "8ca961d55981f983d21b99a95a6b0ac04905b837f6e11346ee86d28f12afe720"},
{ "link": "16", "version": "16.0.0+16A242d", "symlinks": ["16.0"], "install_runtimes": "true", "sha256": "4a26c3d102a55c7222fb145e0ee1503249c9c26c6e02dc64d783c8810b37b1e3"}
]
}
Expand Down

0 comments on commit 2111b3e

Please sign in to comment.