Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
c-villain authored Jul 26, 2024
1 parent 3f5e0d2 commit 40fb093
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 @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "YandexMapsMobile",
url: "https://github.com/c-villain/YandexMapsMobile/releases/download/4.6.1/YandexMapsMobile.xcframework.zip",
checksum: "c3f659bd0389d487322616a1aa0515b1b84a335941fe55fa073882a7a4705a58"
url: "https://github.com/c-villain/YandexMapsMobile/releases/download/4.7.0/YandexMapsMobile.xcframework.zip",
checksum: "908250d09485f0611eb926ac7ee7229126b83bd3db3d1b1ece1f5cfea6867b03"
),
]
)

0 comments on commit 40fb093

Please sign in to comment.