Skip to content

Commit 5ab0746

Browse files
committed
Swift: Update to Swift 6.3.3
1 parent 05734dc commit 5ab0746

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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.3.3-RELEASE-225.tar.zst": "f5fddabc442a5c7664be4f022f09889177f420477060c1199eb714394987ad93",
10+
"swift-prebuilt-Linux-swift-6.3.3-RELEASE-225.tar.zst": "e79d3f333cbbbeb39c226f5ea605f6a88f4f32f83e38b8c0a082d18d9caf095d",
11+
"resource-dir-macOS-swift-6.3.3-RELEASE-221.zip": "da5cbdd44ee4728606f2dc0dd0718e3c7c8748ae1ec8d6261365282d54ba8db9",
12+
"resource-dir-Linux-swift-6.3.3-RELEASE-221.zip": "68da3c1158d6682f09644e4557b7bdbe74e3e7110d1a64cb61ec26b3a91d0b0e",
913
}
1014

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

0 commit comments

Comments
 (0)