Skip to content

Commit 43f6050

Browse files
committed
Update package
1 parent 78ea81d commit 43f6050

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.0.3/Leanplum.xcframework.zip",
20-
checksum: "b04d3499272e522a22309b9913651107818c799c775e094f85f5ed9c62abe7a1"
19+
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.0.4/Leanplum.xcframework.zip",
20+
checksum: "9253a47af31f6e00fc45c96e96b6bec117ba74d3fcd44ffa297f4c77918740d9"
2121
),
2222
.target(
2323
name: "LeanplumLocation",

0 commit comments

Comments
 (0)