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 May 7, 2024
1 parent a2d8275 commit 66e7a1f
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.7.1/Argyle.xcframework.zip",
checksum: "30932ea12622c920f5f84e41b722fe80eabd6e4ec238691f7cd0bb2867a6322a"
url: "https://github.com/argyle-systems/argyle-link-ios/releases/download/5.7.2/Argyle.xcframework.zip",
checksum: "8a0466d56625a0407d0734634b55b68003a62019d319b215dcdfa117471db068"
)
]
)

0 comments on commit 66e7a1f

Please sign in to comment.