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 27, 2024
1 parent 554741c commit 7bca99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ if useLocalFramework {
)
} else {
let releaseTag = "0.5.0"
let releaseChecksum = "f1d6ec2b1d4c0a16e37165c23b9e979418eaa436fd1985113e7d1238f32277a5"
let releaseChecksum = "a31a954dbdc440114da6ce8084fd7072ee9d2e3911080dcf30a2350f071738e3"
binaryTarget = .binaryTarget(
name: "FerrostarCoreRS",
url: "https://github.com/stadiamaps/ferrostar/releases/download/\(releaseTag)/libferrostar-rs.xcframework.zip",
Expand Down

0 comments on commit 7bca99d

Please sign in to comment.