Skip to content

Commit eb81743

Browse files
committed
Swift: Update to Swift 6.2.4
1 parent c9fa7fa commit eb81743

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

swift/third_party/load.bzl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ load("//misc/bazel:lfs.bzl", "lfs_archive", "lfs_files")
66

77
_override = {
88
# these are used to test new artifacts. Must be empty before merging to main
9+
"swift-prebuilt-macOS-swift-6.2.4-RELEASE-138.tar.zst": "2b7ec0e2bd28b16ca9a16cb3d1ad8c917ad4641cf1d0fe574e75381871beeda4",
10+
"swift-prebuilt-Linux-swift-6.2.4-RELEASE-138.tar.zst": "1960a80b5cbc7e1ec0ef4b221254efdd6d266eaed11c7fa6fff5388648d1881b",
11+
"resource-dir-macOS-swift-6.2.4-RELEASE-138.zip": "e3966e6e8039fba5730dc49bf0a51986c6da28a94aa86552c187b66dc3716a9b",
12+
"resource-dir-Linux-swift-6.2.4-RELEASE-138.zip": "34e30361f98e5c3abec7be1d7136252cad97eba4916a87e3c08992e0289eb00f",
913
}
1014

1115
_staging_url = "https://github.com/dsp-testing/codeql-swift-artifacts/releases/download/staging-{}/{}"

0 commit comments

Comments
 (0)