Skip to content

Commit 1e275a0

Browse files
committed
Swift: Update to Swift 6.3.2
1 parent 9b2b597 commit 1e275a0

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.2-RELEASE-183.tar.zst": "212229f7f0545aab03e3034f55d13a665bc568633a5defc72a662c83a06e90cc",
10+
"swift-prebuilt-Linux-swift-6.3.2-RELEASE-183.tar.zst": "e00f464ad0b793c8e14df844aecbeec5cdd587e8f34a85915593a470dba1beda",
11+
"resource-dir-macOS-swift-6.3.2-RELEASE-180.zip": "fd4eaa3a688849279e990da69768da796f6a130ca6e01572d022142ff09e4868",
12+
"resource-dir-Linux-swift-6.3.2-RELEASE-180.zip": "bd132a4fb44688913eff72f94110e2745048ceda3354ba199d8338750881e0e5",
913
}
1014

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

0 commit comments

Comments
 (0)