Skip to content

Commit

Permalink
Update spm
Browse files Browse the repository at this point in the history
  • Loading branch information
nzagorchev committed Aug 27, 2024
1 parent 089efca commit 682e2f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Leanplum",
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.5.0-beta2/Leanplum.xcframework.zip",
checksum: "2fc5acb238dc0c67a0fb3dab52be9c5a66758fd7b57fe697e797fa8adc122c9c"
url: "https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.5.0/Leanplum.xcframework.zip",
checksum: "61c13073930fc28efb9004ddb97db1d2f9fb320bfd714840411087e3707ac848"
),
.target(
name: "LeanplumLocation",
Expand Down

0 comments on commit 682e2f6

Please sign in to comment.