Skip to content

Commit

Permalink
Updated package artifact url
Browse files Browse the repository at this point in the history
  • Loading branch information
SoylentGraham committed Oct 6, 2024
1 parent 3e64331 commit 6c54e96
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 @@ -23,7 +23,7 @@ let package = Package(
// Targets can depend on other targets in this package, and on products in packages this package depends on.
.binaryTarget(
name: "PopCameraDevice",
url: "https://github.com/NewChromantics/PopCameraDevice/releases/download/v2.2.22/PopCameraDevice.xcframework.zip",
url: "https://github.com/NewChromantics/PopCameraDevice/releases/download/v2.3.0/PopCameraDevice.xcframework.zip",
checksum: "753afa1da35eeda59049bb7f927a9d44cfa1b1c69d4c6e58413f6570542569f1"
),

Expand Down

0 comments on commit 6c54e96

Please sign in to comment.