File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 11load ("@bazel_tools//tools/build_defs/repo:http.bzl" , "http_archive" )
22load ("@bazel_tools//tools/build_defs/repo:utils.bzl" , "maybe" )
33
4- _swift_prebuilt_version = "swift-5.7-RELEASE.43809.66 "
4+ _swift_prebuilt_version = "swift-5.7.1 -RELEASE.44356.85 "
55_swift_sha_map = {
6- "linux " : "8c6480ed4b38bf46d2e55a97f08c38ae183bfeb68649f98193b7540b04428741 " ,
7- "macos-x86_64 " : "ab103774b384a7f3f01c0d876699cae6afafe6cf2ee458b77b9aac6e08e4ca4d " ,
6+ "Linux-X64 " : "c9f17e13cac89f097aaaa65b1bc32aac566c8e4f3b68fc18e970cc3ee31f4913 " ,
7+ "macOS-X64 " : "638ac0552e9e1ccee9e276525d1ea9454256feec20bc778efa8856fd6e506987 " ,
88}
99
1010_swift_arch_map = {
11- "linux " : "linux" ,
12- "macos-x86_64 " : "darwin_x86_64" ,
11+ "Linux-X64 " : "linux" ,
12+ "macOS-X64 " : "darwin_x86_64" ,
1313}
1414
1515def codeql_workspace (repository_name = "codeql" ):
Original file line number Diff line number Diff line change 11| file://:0:0:0:0 | Foo | 0 | file://:0:0:0:0 | Swift |
2- | file://:0:0:0:0 | Foo | 1 | file://:0:0:0:0 | _Concurrency |
3- | file://:0:0:0:0 | Foo | 2 | file://:0:0:0:0 | SwiftOnoneSupport |
2+ | file://:0:0:0:0 | Foo | 1 | file://:0:0:0:0 | _StringProcessing |
3+ | file://:0:0:0:0 | Foo | 2 | file://:0:0:0:0 | _Concurrency |
4+ | file://:0:0:0:0 | Foo | 3 | file://:0:0:0:0 | SwiftOnoneSupport |
45| file://:0:0:0:0 | __ObjC | 0 | file://:0:0:0:0 | Swift |
56| file://:0:0:0:0 | default_module_name | 0 | file://:0:0:0:0 | Swift |
6- | file://:0:0:0:0 | default_module_name | 1 | file://:0:0:0:0 | _Concurrency |
7- | file://:0:0:0:0 | default_module_name | 2 | file://:0:0:0:0 | SwiftOnoneSupport |
7+ | file://:0:0:0:0 | default_module_name | 1 | file://:0:0:0:0 | _StringProcessing |
8+ | file://:0:0:0:0 | default_module_name | 2 | file://:0:0:0:0 | _Concurrency |
9+ | file://:0:0:0:0 | default_module_name | 3 | file://:0:0:0:0 | SwiftOnoneSupport |
You can’t perform that action at this time.
0 commit comments