Skip to content

Commit

Permalink
Bump to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2020
1 parent d048c93 commit 1be0125
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: "NMapsMap",
url: "https://github.com/stleamist/NMapsMap-SwiftPM/releases/download/v3.7.0/NMapsMap.xcframework.zip",
checksum: "0811208d50a1ea05959dc635233843f9277dcec61c30f660b1e645e385f74408"
url: "https://github.com/stleamist/NMapsMap-SwiftPM/releases/download/v3.8.0/NMapsMap.xcframework.zip",
checksum: "9ba68ae6fe63fe7f75048e100b944a544d298326b571434ab0c4872e5ee26f54"
)
]
)

0 comments on commit 1be0125

Please sign in to comment.