Skip to content

Commit 68cd9ab

Browse files
committed
Swift: Update to Swift 6.2.1
1 parent 5d9d6b9 commit 68cd9ab

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
@@ -5,6 +5,10 @@ load("//misc/bazel:lfs.bzl", "lfs_archive", "lfs_files")
55

66
_override = {
77
# these are used to test new artifacts. Must be empty before merging to main
8+
"swift-prebuilt-macOS-swift-6.2.1-RELEASE-133.tar.zst": "c5b96fe3e221accd9435f40dbd123d388c3418e1e451751ffd6e67339b063cf7",
9+
"swift-prebuilt-Linux-swift-6.2.1-RELEASE-133.tar.zst": "1aa54c08025679cea2128499040790c4792debcbe214144b099469debe0d488d",
10+
"resource-dir-macOS-swift-6.2.1-RELEASE-133.zip": "e7505fccfe0a537b1583b754fbdd0720415cd9c5e076b542be0d4ec976c955c8",
11+
"resource-dir-Linux-swift-6.2.1-RELEASE-133.zip": "e08f6da9166c36d8cc1bb6c3c80f18664feade81ae193daeaada5a9a009748b0",
812
}
913

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

0 commit comments

Comments
 (0)