Skip to content

Commit

Permalink
chore: release v0.16.2-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeeon233 committed Aug 9, 2024
1 parent 7065e4f commit 266aa3d
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 @@ -11,8 +11,8 @@ if ProcessInfo.processInfo.environment["LOCAL_BUILD"] != nil {
}else {
FFIbinaryTarget = .binaryTarget(
name: "LoroFFI",
url: "https://github.com/loro-dev/loro-swift/releases/download/0.16.2-alpha.1/loroFFI.xcframework.zip",
checksum: "7fe0b1d86d0241a8ea4f5ebf4a9f72922fd25dd0e4f195f1abfe095afe6cd786"
url: "https://github.com/loro-dev/loro-swift/releases/download/0.16.2-alpha.2/loroFFI.xcframework.zip",
checksum: "002f5343f0088f05ac90183e5dc1545e6b1f53f39b547ec7d3c2aa07d0f643c8"
)
}

Expand Down

0 comments on commit 266aa3d

Please sign in to comment.