Skip to content

Commit

Permalink
Bump SPM package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Argyle Automation committed Dec 6, 2024
1 parent f24f114 commit 68215e1
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 @@ -12,8 +12,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Argyle",
url: "https://github.com/argyle-systems/argyle-link-ios/releases/download/5.11.0/Argyle.xcframework.zip",
checksum: "64c1f9b022bc23dd1088eedb9bce53b3f7c5df63a013b69c782c3d5408061d38"
url: "https://github.com/argyle-systems/argyle-link-ios/releases/download/5.11.1/Argyle.xcframework.zip",
checksum: "0f040ebe8def420b64fcc9792566d42d8e2f6dcbcd3aeb9da4379a29ab48072d"
)
]
)

0 comments on commit 68215e1

Please sign in to comment.