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 Apr 25, 2024
1 parent 5832aef commit 68458f4
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.5.2/YandexMapsMobile.xcframework.zip",
checksum: "a39080fd4a56dd6d5eff79a003654df79d28f54062d3d786a196dabbc1712539"
url: "https://github.com/c-villain/YandexMapsMobile/releases/download/4.6.0/YandexMapsMobile.xcframework.zip",
checksum: "4677ba3d53fc46d1fff13dd2364766fa676373f2312275d3d9788f83f4e19688"
),
]
)

0 comments on commit 68458f4

Please sign in to comment.