Skip to content

Commit 5877714

Browse files
author
github-actions
committed
Release v0.4.3
1 parent 2105713 commit 5877714

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.4.2/powersync-sqlite-core.xcframework.zip",
21-
checksum: "8900f69a8d955407e1d59b3d02c37847a2f28e983b9f80f38c1404e6f895f866"
20+
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.4.3/powersync-sqlite-core.xcframework.zip",
21+
checksum: "68ba03b3448b7f35fc718c24bba0287fb4685c8d66175a22fce34f8101bbc52e"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)