Skip to content

Commit

Permalink
release 6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akidison committed Apr 22, 2022
1 parent 4e39c5d commit 031b00b
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.0/PushwooshGeozones.xcframework.zip",
checksum: "e630c6fdbe854ce67e2e0c0cfc21956082aa2b80a6b11982c266f4d63c7e50d9"
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.4.1/PushwooshGeozones.xcframework.zip",
checksum: "fcc24ad656592c8f7e349e7e01e90f2960144314013c47fd8348ff62345add97"
)
]
)

0 comments on commit 031b00b

Please sign in to comment.