Skip to content

Commit

Permalink
Release 6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Apr 19, 2024
1 parent b05c4dd commit 6d00719
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,7 +13,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "MapLibre",
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.3.3/MapLibre.dynamic.xcframework.zip",
checksum: "9778f285a68ae48188c4155a81f293de65c23b48a682b3da28dd50fe42d1535e")
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.4.0/MapLibre.dynamic.xcframework.zip",
checksum: "431879052fc717c128df62647cb3b93a4df4a645a4833ac63220f91341457954")
]
)

0 comments on commit 6d00719

Please sign in to comment.