Skip to content

Commit a43d8c8

Browse files
author
github-actions
committed
Release v0.3.8
1 parent 3579f4d commit a43d8c8

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.7/powersync-sqlite-core.xcframework.zip",
21-
checksum: "58b5417453229efb0aa959e095c3949037c357698a5974db42f923191d2b44e4"
20+
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.8/powersync-sqlite-core.xcframework.zip",
21+
checksum: "55a6cdaf01f4c3517e214ee2049c79b6222e86b1d1dfc9af2916850b01d66711"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)