Skip to content

Commit 158a824

Browse files
committed
Update package
1 parent 94ffea0 commit 158a824

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
@@ -16,8 +16,8 @@ let package = Package(
1616
targets: [
1717
.binaryTarget(
1818
name: "Leanplum",
19-
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.4.2/Leanplum.xcframework.zip",
20-
checksum: "a4dcca57f72076e2334959cfa3e8821bfebbf6e9b5167241c909f6c9be5fc30e"
19+
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.5.0-beta1/Leanplum.xcframework.zip",
20+
checksum: "033fd63d0c6ba955e1cfbbc8074c62b894432c3f01e8c3df016fd51111643a89"
2121
),
2222
.target(
2323
name: "LeanplumLocation",

0 commit comments

Comments
 (0)