Skip to content

Commit

Permalink
Update to 4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c-villain authored Oct 16, 2024
1 parent a713001 commit aee682e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// swift-tools-version:5.3
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription

Expand All @@ -18,8 +17,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "YandexMapsMobile",
url: "https://github.com/c-villain/YandexMapsMobile/releases/download/4.8.0/YandexMapsMobile.xcframework.zip",
checksum: "1618c54751188ae6b78aa7372b520ca0f88069ccb78dcfa9c3e1af2004b15511"
url: "https://github.com/c-villain/YandexMapsMobile/releases/download/4.8.1/YandexMapsMobile.xcframework.zip",
checksum: "dc0ba45bfc47f0c3bd3f864a7a047981b512f4def9960a2e421eef90936cb465"
),
]
)

0 comments on commit aee682e

Please # to comment.