Skip to content

Commit d658751

Browse files
author
github-actions
committed
Release v0.3.5
1 parent e2cbe4b commit d658751

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.4/powersync-sqlite-core.xcframework.zip",
21-
checksum: "f09bf2746b62d4aa68392bbaf47838035248d83d7033ec6a8b3832a0abb7e66e"
20+
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.5/powersync-sqlite-core.xcframework.zip",
21+
checksum: "2c3b230bfa8502b65ab4d3dd625ea8c220fa6e83f83ad6c77ce1f3b96bc1c06d"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)