Skip to content

Commit

Permalink
Release 6.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Aug 7, 2024
1 parent cf66f08 commit abe762f
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.5.3/MapLibre.dynamic.xcframework.zip",
checksum: "89493172b589a482106472ef4b94efeeac4326109c6ac8a9f03f7bbd4b773e9c")
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.5.4/MapLibre.dynamic.xcframework.zip",
checksum: "d6ca0f39cad5cec04d9560f50c272bbb23bd6499918be3adee15921c531dcd95")
]
)

0 comments on commit abe762f

Please sign in to comment.