Skip to content

Commit

Permalink
Release v0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 24, 2025
1 parent 4be27aa commit fb313c4
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 @@ -17,8 +17,8 @@ let package = Package(
targets: [
.binaryTarget(
name: packageName,
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.10/powersync-sqlite-core.xcframework.zip",
checksum: "33889de5d942d61f03ccfea04975113cdcd81b03c8dd8abc5dc1b88415874aec"
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.11/powersync-sqlite-core.xcframework.zip",
checksum: "6bae32a713ab7372097804e3209eac56f0c81090269426c7af8a25f582dff5c0"
)
]
)

0 comments on commit fb313c4

Please sign in to comment.