Skip to content

Commit

Permalink
release 6.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
akidison committed Nov 15, 2022
1 parent aecb882 commit 2a6e08b
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: "PushwooshGeozones",
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.4.5/PushwooshGeozones.xcframework.zip",
checksum: "e78e47e9ce19a6a974ef977ccafb69370317eec0954359f4e631356833b438e8"
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.4.6/PushwooshGeozones.xcframework.zip",
checksum: "371687c1d69bf2745b250ab52988b3873dc9b7d0285238177217f921e87f35bf"
)
]
)

0 comments on commit 2a6e08b

Please sign in to comment.