Skip to content

Commit e669485

Browse files
committed
Swift: Update to Swift 6.3.1
1 parent e3b88cb commit e669485

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.3.1-RELEASE-166.tar.zst": "4aea62dad0e67b8bb6ac5536a3fff1730f48a15f516b5b6d48b6c42f16508687",
10+
"swift-prebuilt-Linux-swift-6.3.1-RELEASE-166.tar.zst": "b313be2bee2c0afbedbe710435b7e0836e1a06f6a8b57d300c9843ebd1f469e3",
11+
"resource-dir-macOS-swift-6.3.1-RELEASE-163.zip": "97c427650a83bd1d70846ef24965cbe2451c3e9b3bb86530f0cb704936ffa07a",
12+
"resource-dir-Linux-swift-6.3.1-RELEASE-163.zip": "25718237e4b0d725f62baceb8e9eb6b1090433c3a64c15b54205bbd3b1241a78",
913
}
1014

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

0 commit comments

Comments
 (0)