Skip to content

Commit fb313c4

Browse files
author
github-actions
committed
Release v0.3.11
1 parent 4be27aa commit fb313c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ let package = Package(
1717
targets: [
1818
.binaryTarget(
1919
name: packageName,
20-
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.10/powersync-sqlite-core.xcframework.zip",
21-
checksum: "33889de5d942d61f03ccfea04975113cdcd81b03c8dd8abc5dc1b88415874aec"
20+
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.11/powersync-sqlite-core.xcframework.zip",
21+
checksum: "6bae32a713ab7372097804e3209eac56f0c81090269426c7af8a25f582dff5c0"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)