Skip to content

Commit

Permalink
release 6.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
akidison committed Mar 4, 2024
1 parent 74d9e05 commit 210221c
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 @@ -13,8 +13,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Pushwoosh",
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.5.8/Pushwoosh.xcframework.zip",
checksum: "e22f2d69d62e26707d4ce9b0f2df7762ee275ff64101c37f937ea987057d2474"
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.5.9/Pushwoosh.xcframework.zip",
checksum: "cde9810fb40bb654c94a0cff583fe404eebd2bb9421afd51231248a78bf05c5d"
)
]
)

0 comments on commit 210221c

Please sign in to comment.