Skip to content

Commit

Permalink
Release 6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Oct 30, 2024
1 parent f23db79 commit 0d20ebe
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.7.1/MapLibre.dynamic.xcframework.zip",
checksum: "ddb982faace354f54a2086302ba3172761b0fd213943e3b7d2f5f0657301addf")
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.8.0/MapLibre.dynamic.xcframework.zip",
checksum: "4cf05ff6992aa9daa349e16076bf7d3bdc7a709e2072477549b3bc1c7edfa32f")
]
)

0 comments on commit 0d20ebe

Please sign in to comment.