Skip to content

Commit 40c8c3a

Browse files
committed
Swift: Update to Swift 6.1.3
1 parent ba5318f commit 40c8c3a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Updated to allow analysis of Swift 6.1.3.

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.1.3-RELEASE-111.tar.zst": "af2bdbe79f75be0374c62ba3a0188d313a907c0c349bf454efcd015d5c6029ca",
9+
"swift-prebuilt-Linux-swift-6.1.3-RELEASE-111.tar.zst": "73d6246cfc84ab2cd0fc065c3a27c18f4ee3460dccb4b2c54a7396b6f4f4d6e3",
10+
"resource-dir-macOS-swift-6.1.3-RELEASE-117.zip": "4518d5a4268766b1768bbf97b3124aa463f95e030f26014cea6fe00752c15a0e",
11+
"resource-dir-Linux-swift-6.1.3-RELEASE-117.zip": "57158fff2fa967f1fad327b2bfc7bb2490dcd063935104a04d1c7740a4a9a1bb",
812
}
913

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

0 commit comments

Comments
 (0)