Skip to content

Commit b3c366d

Browse files
author
github-actions
committed
Release v0.3.13
1 parent 5041116 commit b3c366d

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.12/powersync-sqlite-core.xcframework.zip",
21-
checksum: "0d392c297c2c9e5c1d91ced41561a842012ba7282aece417a2b5665347a26461"
20+
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.13/powersync-sqlite-core.xcframework.zip",
21+
checksum: "8d9b0072a4e2c567fc81c14f59f710cb14b4e21a0d9146af93191cf1ba52350c"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)