Skip to content

Commit

Permalink
Ship swift 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kenji21 committed Nov 19, 2024
1 parent 8b25018 commit 0c584c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "SwiftSyntaxWrapper",
url: "https://github.com/sjavora/swift-syntax-xcframeworks/releases/download/510.0.1/SwiftSyntaxWrapper.xcframework.zip",
checksum: "130d92810804ffbd787ccc39639f1f02e657307b1b3bf55d93ceda1735e9866a"
url: "https://github.com/openium/swift-syntax-xcframeworks/releases/download/600.0.1/SwiftSyntaxWrapper.xcframework.zip",
checksum: "a805c3fa6b1371bb69520ce64800d1c1f2631e82b6e77b0ed367a09b88ef588a"
),
]
)

0 comments on commit 0c584c7

Please sign in to comment.