Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie authored and github-actions[bot] committed Jul 2, 2024
1 parent cf767e1 commit 67a5e22
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 @@ -16,8 +16,8 @@ if useLocalFramework {
path: "./common/target/ios/libferrostar-rs.xcframework"
)
} else {
let releaseTag = "0.1.0"
let releaseChecksum = "9a8df81c75a185546a2cf813f0c198004bedbd9feca4366f03b67820a0af7d56"
let releaseTag = "0.2.0"
let releaseChecksum = "4b88d9125f036d6a2a9e9536d5dfc6fad8827ab013e3818146468542212cc48e"
binaryTarget = .binaryTarget(
name: "FerrostarCoreRS",
url: "https://github.com/stadiamaps/ferrostar/releases/download/\(releaseTag)/libferrostar-rs.xcframework.zip",
Expand Down

0 comments on commit 67a5e22

Please sign in to comment.