Skip to content

Commit

Permalink
Release ios-v6.4.3.pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed May 28, 2024
1 parent 73674ae commit d1e9ff3
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.4.3-pre0/MapLibre.dynamic.xcframework.zip",
checksum: "3c063c5f3b1a470d8372fb6e7b1a2704af4c4c4ccc172ff81324e59a3fac8acb")
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-vios-v6.4.3.pre1/MapLibre.dynamic.xcframework.zip",
checksum: "9493bec9e82ea40ab84949199aaf7279e5072a5a975fe77f2ea817ce178605c6")
]
)

0 comments on commit d1e9ff3

Please sign in to comment.