Skip to content

Commit

Permalink
Release 6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jul 11, 2024
1 parent 3f712ee commit a40e821
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.0/MapLibre.dynamic.xcframework.zip",
checksum: "09bcfe6f2684193f07dc6213b880e4cd0e2fa4e2031a62123c6b5f519f49e0b1")
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.5.1/MapLibre.dynamic.xcframework.zip",
checksum: "eba9d933228277439a36c7312343cbe403a2d53440e2a1b503a3be4a5e1cd17e")
]
)

0 comments on commit a40e821

Please sign in to comment.