Skip to content

Commit d0244c4

Browse files
committed
update spm
1 parent d4442a6 commit d0244c4

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
@@ -10,8 +10,8 @@ let package = Package(
1010
targets: [
1111
.binaryTarget(
1212
name: "Leanplum",
13-
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/5.0.0-beta7/Leanplum.xcframework.zip",
14-
checksum: "c9f023ea26a13cfca77d3334bfacb9ab2a1ebd045c4fbec36b880fcc8089943c"
13+
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/5.0.0-beta9/Leanplum.xcframework.zip",
14+
checksum: "d1cccb36d74c7b8ebc03debf4a42ed8d1e2938596869abcb6fac30d95d712015"
1515
),
1616
.target(
1717
name: "LeanplumLocation",

0 commit comments

Comments
 (0)