Skip to content

Commit 1051e9d

Browse files
author
GitHub Actions
committed
Release 6.19.1
1 parent 52421bf commit 1051e9d

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.18.1/MapLibre.dynamic.xcframework.zip",
17-
checksum: "a4f80667f38fcd24db859061e5cf9a2dab068f41ce63da3305e73b5322606a5c")
16+
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.19.1/MapLibre.dynamic.xcframework.zip",
17+
checksum: "5ee0f678665b1b97ffeafedf171165f7f03e4c4d3be38f63a1f425144841ec00")
1818
]
1919
)

0 commit comments

Comments
 (0)