Skip to content

Commit 0f03598

Browse files
author
GitHub Actions
committed
Release 6.11.0
1 parent 007f080 commit 0f03598

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
targets: [
1414
.binaryTarget(
1515
name: "MapLibre",
16-
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.10.0-pree7bca286e2890ef4ee82809a4ede5fd817750b8f/MapLibre.dynamic.xcframework.zip",
17-
checksum: "04ca1f9f761db474454a1497896e5a513ae3fb30ad1bc54f14d800b03840c868")
16+
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.11.0/MapLibre.dynamic.xcframework.zip",
17+
checksum: "1af1a63e638c2dc655751d0fd4a804a691edb51ae738363c49b65d1b927eb348")
1818
]
1919
)

0 commit comments

Comments
 (0)