Skip to content

Commit

Permalink
Release v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 8, 2024
1 parent d658751 commit 54ac9b5
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.5/powersync-sqlite-core.xcframework.zip",
checksum: "2c3b230bfa8502b65ab4d3dd625ea8c220fa6e83f83ad6c77ce1f3b96bc1c06d"
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.6/powersync-sqlite-core.xcframework.zip",
checksum: "cefce5358104d5101b10b88f18e0859e11fe03a29a86b1707270ee8442a48deb"
)
]
)

0 comments on commit 54ac9b5

Please sign in to comment.