Skip to content

Commit e7a14a7

Browse files
committed
Merge branch 'release/6.1.1' of github.com:Leanplum/Leanplum-iOS-SDK into release/6.1.1
2 parents 80fab64 + 2f00a05 commit e7a14a7

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.1.0/Leanplum.xcframework.zip",
20-
checksum: "791978f8c3e50cd4ebd1e8538424e2699347b4fa77a87f1c90c5e141ddfd2cf2"
19+
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.1.1-beta1/Leanplum.xcframework.zip",
20+
checksum: "fac12f803107d023e971d2347e3644248b4b04e1824c59bc76ffbb67a442da4d"
2121
),
2222
.target(
2323
name: "LeanplumLocation",

0 commit comments

Comments
 (0)