Skip to content

Commit a853b2c

Browse files
author
github-actions
committed
Update Package.swift for version 0.3.0
1 parent baaf538 commit a853b2c

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.0/powersync-sqlite-core.xcframework.tar.gz",
21-
checksum: "SHOULD BE UPDATED BY GITHUB ACTION"
20+
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/0.3.0/powersync-sqlite-core.xcframework.tar.gz",
21+
checksum: "e8b8c22540b0af1c5a1e38c29917e6d6fd8098b3ef2052b2d5beb02d92009903"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)