Skip to content

Commit

Permalink
Updated to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ClassicalDude authored Jun 14, 2021
1 parent f291d80 commit 9c1da49
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: "PDFFreedraw",
url: "https://github.com/ClassicalDude/pdfView-Freedraw/releases/download/v1.2/PDFFreedraw.xcframework.zip",
checksum: "db0c013df9f5964f23327a9d64b5dda2bdca53e450ec0c82f0b0c5cf169342b6"
url: "https://github.com/ClassicalDude/pdfView-Freedraw/releases/download/v1.2.1/PDFFreedraw.xcframework.zip",
checksum: "be1b7f8c80c77f83d1e137a0f1de32a2e7a55ec349e3c52237ad8e60855e213a"
)
]
)
Expand Down

0 comments on commit 9c1da49

Please sign in to comment.