Skip to content

Commit

Permalink
release 6.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
akidisdev committed May 7, 2024
1 parent 391907e commit 7c501b4
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.10/Pushwoosh.xcframework.zip",
checksum: "ec2c622ce387fcdfc51cf4bfa306d06540f50677ed04379fa311f76a3e7a3b04"
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.5.11/Pushwoosh.xcframework.zip",
checksum: "cbdb4f43e7e4feff2189fa8734cadc475e49a2b20864f336b9c2d3a935e6990f"
)
]
)

0 comments on commit 7c501b4

Please sign in to comment.