Skip to content

Commit

Permalink
updating Package.swift to 0.2.0 binary contents release
Browse files Browse the repository at this point in the history
  • Loading branch information
heckj committed Mar 6, 2024
1 parent d40a520 commit b4457c1
Show file tree
Hide file tree
Showing 2 changed files with 1,145 additions and 1,449 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ if ProcessInfo.processInfo.environment["YSWIFT_LOCAL"] != nil {
} else {
FFIbinaryTarget = .binaryTarget(
name: "yniffiFFI",
url: "https://github.com/y-crdt/yswift/releases/download/0.1.0/yniffiFFI.xcframework.zip",
checksum: "4bba5754a02eec941591dc32efe65692031565371dc0db3cfcf64438d96e5b6c"
url: "https://github.com/y-crdt/yswift/releases/download/0.2.0/yniffiFFI.xcframework.zip",
checksum: "d2633bdb1e9f257cd56a852f360f0d0f4bc1615a4c34a05e76a2da2c430a0f98"
)
}

Expand Down
Loading

0 comments on commit b4457c1

Please sign in to comment.