Skip to content

Commit

Permalink
Update package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 5, 2024
1 parent de5ed09 commit d922fd2
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 @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "KOSMobile",
url: "https://github.com/klever-io/kos-rs/releases/download/v0.1.1/KOSMobile.xcframework.zip",
checksum: "a85f2f8efa7e80df6cf02589d54b6fce9593ed10333658cd5584d689cebe326b"
url: "https://github.com/klever-io/kos-rs/releases/download/v0.1.2/KOSMobile.xcframework.zip",
checksum: "afc0d277e150d6cb01eb0e1286551e32e58b19f31a7d332849c8e7289241ae8d"
),
]
)

0 comments on commit d922fd2

Please sign in to comment.