Skip to content

Commit cb072b5

Browse files
author
github-actions
committed
Release v0.4.7
1 parent b2a81af commit cb072b5

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.4.6/powersync-sqlite-core.xcframework.zip",
21-
checksum: "db5b91aca43fe74ce8340af94cfe5e35fbe36e99f0c49008b6e77246aaccb4cd"
20+
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.4.7/powersync-sqlite-core.xcframework.zip",
21+
checksum: "eb77c846751a9a864259344ca893f3bb9db630d0b26dcf24c004723e0a1fca1f"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)