Skip to content

Commit

Permalink
Release v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 21, 2024
1 parent 4f32637 commit 19a7266
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ let package = Package(
targets: [
.binaryTarget(
name: packageName,
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.1/powersync-sqlite-core.xcframework.zip",
checksum: "0f208013cec97c4e9f2ad9bff7e94be0f5e4af42aa05a9fb1a746939a67ced78"
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.2/powersync-sqlite-core.xcframework.zip",
checksum: "7bb8bd9a28a8b89cee5cf5cbd45427d09dfdd7cd0061d89096c8363ccf7c87ae"
)
]
)

0 comments on commit 19a7266

Please sign in to comment.