Skip to content

Commit

Permalink
Checksum for 0.0.22 SPM
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Apr 5, 2024
1 parent 8481ab7 commit e255438
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.0.22"
let releaseChecksum = "83a10829abb887751a5be89e06b9032b072a7c4d20a7044617d42a94cb099e73"
let releaseChecksum = "f31010e9f291f263fbeb11a85243898e8db05abb822b2f0994f12261e6aea972"
binaryTarget = .binaryTarget(
name: "FerrostarCoreRS",
url: "https://github.com/stadiamaps/ferrostar/releases/download/\(releaseTag)/libferrostar-rs.xcframework.zip",
Expand Down

0 comments on commit e255438

Please sign in to comment.