Skip to content

Commit e8e43b8

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#233 from apple/update-precommit-check
Update project_precommit_check's 4.2 swiftlang version
2 parents 7706980 + a464bc9 commit e8e43b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project_precommit_check

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ supported_configs = {
6868
},
6969
'4.2': {
7070
'version': 'Apple Swift version 4.2 '
71-
'(swiftlang-1000.0.25.1 clang-1000.10.28.1)\n'
71+
'(swiftlang-1000.0.32.1 clang-1000.10.39)\n'
7272
'Target: x86_64-apple-darwin17.7.0\n',
73-
'description': 'Xcode 10 Beta 3 (contains Swift 4.2)',
73+
'description': 'Xcode 10 Beta 5 (contains Swift 4.2)',
7474
'branch': 'swift-4.2-branch'
7575
}
7676
},

0 commit comments

Comments
 (0)