Skip to content

Commit

Permalink
Release 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Feb 28, 2024
1 parent 818e1d6 commit 92505cf
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.1.1/MapLibre.dynamic.xcframework.zip",
checksum: "6f1b54c4d5138678dfcef736be98d673008ca217a0630e171faef58f578ef1e0")
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.2.0/MapLibre.dynamic.xcframework.zip",
checksum: "afb494eb3c382dda525b83088020c0dd450e4de12d9d63b20dd004e2d06e1913")
]
)

0 comments on commit 92505cf

Please sign in to comment.