Skip to content

Commit f09b542

Browse files
author
GitHub Actions
committed
Release 6.12.2
1 parent f609802 commit f09b542

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

0 commit comments

Comments
 (0)