Skip to content

Commit

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

0 comments on commit f23db79

Please sign in to comment.