Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
PW2718Z authored Aug 28, 2024
1 parent 3ae269c commit 3576edf
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 @@ -19,8 +19,8 @@ let package = Package(
// Targets can depend on other targets in this package and products from dependencies.
.binaryTarget(
name: "ZebraScannerSDK",
url: "https://github.com/zebratechnologies/Zebra-Scanner-SDK-iOS-SPM/releases/download/1.4.42-beta/ZebraScannerSDK.xcframework.zip",
checksum: "a62bf35012e2991f355dabfc108bb10c186b1d0af9d29cb09deff410a144726d"
url: "https://github.com/zebratechnologies/Zebra-Scanner-SDK-iOS-SPM/releases/download/v1.4.43/ZebraScannerSDK.xcframework.zip",
checksum: "58434ec8bfef2b79c06577293d27b6aea7da064f74aa69145840e18cf55f5e2e"
)
]
)

0 comments on commit 3576edf

Please sign in to comment.