Skip to content

Commit def1568

Browse files
author
GitHub Actions
committed
Release 6.6.0
1 parent abe762f commit def1568

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.5.4/MapLibre.dynamic.xcframework.zip",
17-
checksum: "d6ca0f39cad5cec04d9560f50c272bbb23bd6499918be3adee15921c531dcd95")
16+
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.6.0/MapLibre.dynamic.xcframework.zip",
17+
checksum: "aab275a6961a0e5f522827e1dbe76347712073d9f58d27c97ba61fd87ff2da1b")
1818
]
1919
)

0 commit comments

Comments
 (0)