Skip to content

Commit

Permalink
Release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 14, 2025
1 parent fe0919b commit 0c25467
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 @@ -18,7 +18,7 @@ let package = Package(
],
dependencies: [],
targets: [
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/mobile-sdk-rs/releases/download/0.5.0/RustFramework.xcframework.zip", checksum: "f6661959cf09872a63d80e41daa8a4779ab04b478efed9d0641548de5536b60a"),
.binaryTarget(name: "RustFramework", url: "https://github.com/spruceid/mobile-sdk-rs/releases/download/0.5.1/RustFramework.xcframework.zip", checksum: "7321cea70f56cb74d2fda8bdd6692c791b43f7eb74d1459e1f60482aa83c5925"),
.target(
name: "SpruceIDMobileSdkRs",
dependencies: [
Expand Down

0 comments on commit 0c25467

Please sign in to comment.