Skip to content

Commit 2105713

Browse files
author
github-actions
committed
Release v0.4.2
1 parent 0196ed6 commit 2105713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
targets: [
1818
.binaryTarget(
1919
name: packageName,
20-
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/main/powersync-sqlite-core.xcframework.zip",
20+
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.4.2/powersync-sqlite-core.xcframework.zip",
2121
checksum: "8900f69a8d955407e1d59b3d02c37847a2f28e983b9f80f38c1404e6f895f866"
2222
)
2323
]

0 commit comments

Comments
 (0)