Skip to content

Commit

Permalink
Release 6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Apr 17, 2024
1 parent 895e438 commit b05c4dd
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.3.2-pre69190810301b8558cf87143b8e0846ce3bdf2152/MapLibre.dynamic.xcframework.zip",
checksum: "a7e310ddb11f4677abc1d8832c314fec3e999a548d2ec171d9ece4c12e0ce735")
url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.3.3/MapLibre.dynamic.xcframework.zip",
checksum: "9778f285a68ae48188c4155a81f293de65c23b48a682b3da28dd50fe42d1535e")
]
)

0 comments on commit b05c4dd

Please sign in to comment.