Skip to content

Commit f032015

Browse files
authored
Updated to version 25.3.1
1 parent 807d227 commit f032015

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Package.swift

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ let package = Package(
1414
targets: ["SygicMaps"]),
1515
],
1616
dependencies: [
17-
.package(url: "https://github.com/jurajantas/SygicAuth", from: "1.3.1")
17+
.package(url: "https://github.com/jurajantas/SygicAuth", from: "1.3.2")
1818
],
1919
targets: [
2020
.binaryTarget(
2121
name: "SygicMaps",
22-
url: "https://public.repo.sygic.com/repository/maven-sygic-releases/com/sygic/sdk/maps-ios/25.2.1/maps-ios-25.2.1.zip",
23-
checksum: "5219d6b860c199b75b3668e9601459e33a63c22e6e7b59e76c19189e60cef3a8")
22+
url: "https://public.repo.sygic.com/repository/maven-sygic-releases/com/sygic/sdk/maps-ios/25.3.1/maps-ios-25.3.1.zip",
23+
checksum: "09400eaee8ad9bff1c3cb5b0c5a71b515aae4077a084ddfc7dc4352c58f9d5ed")
2424
]
2525
)

0 commit comments

Comments
 (0)