Skip to content

Commit

Permalink
Release 6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 24, 2024
1 parent def1568 commit e409318
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.6.0/MapLibre.dynamic.xcframework.zip",
checksum: "aab275a6961a0e5f522827e1dbe76347712073d9f58d27c97ba61fd87ff2da1b")
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.7.0/MapLibre.dynamic.xcframework.zip",
checksum: "217d8ea75807f6a3ba6bc99962d2ae2b7f5413fd069d99b7b936e4f609f1988b")
]
)

0 comments on commit e409318

Please sign in to comment.