Skip to content

Commit 3579f4d

Browse files
author
github-actions
committed
Release v0.3.7
1 parent 54ac9b5 commit 3579f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
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.6/powersync-sqlite-core.xcframework.zip",
21-
checksum: "cefce5358104d5101b10b88f18e0859e11fe03a29a86b1707270ee8442a48deb"
20+
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.7/powersync-sqlite-core.xcframework.zip",
21+
checksum: "58b5417453229efb0aa959e095c3949037c357698a5974db42f923191d2b44e4"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)