Skip to content

Commit

Permalink
Release v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 15, 2025
1 parent a43d8c8 commit 5de629f
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.8/powersync-sqlite-core.xcframework.zip",
checksum: "55a6cdaf01f4c3517e214ee2049c79b6222e86b1d1dfc9af2916850b01d66711"
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.9/powersync-sqlite-core.xcframework.zip",
checksum: "c90ca104d7e93e2664ab4f1e86f81ad30df235ca5cba7965387653ffcd26b983"
)
]
)

0 comments on commit 5de629f

Please sign in to comment.