Skip to content

Commit 1990b3e

Browse files
authored
Merge pull request #2 from PDFTron/9.2.1.79382
Update for PDFTron 9.2.179382
2 parents 7b03271 + 7f69ed2 commit 1990b3e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ let package = Package(
1212
targets: [
1313
.binaryTarget(
1414
name: "PDFNet",
15-
url: "https://www.pdftron.com/downloads/ios/packages/9.2.0-79330/PDFNet.xcframework.zip",
16-
checksum: "6cfd628676b633127f11e25cecdcf82c85a586b82051bb164c34d118d6c40bee"),
15+
url: "https://www.pdftron.com/downloads/ios/packages/9.2.1-79382/PDFNet.xcframework.zip",
16+
checksum: "a36f16b62443d8ab96010e5fbc7d3f7a42b48107e331b7f46cb90a1f500e0f49"),
1717
.binaryTarget(
1818
name: "Tools",
19-
url: "https://www.pdftron.com/downloads/ios/packages/9.2.0-79330/Tools.xcframework.zip",
20-
checksum: "a6ddf42f88bdf8ae1f6705d6dbe9ec011a9ecb93687b6e2265fe9be75e6c32a2"),
19+
url: "https://www.pdftron.com/downloads/ios/packages/9.2.1-79382/Tools.xcframework.zip",
20+
checksum: "b6e8067b90bfda236050a5d77dedaf4d1b69cf1bfb922bfefaa2d7724d28af1a"),
2121
]
2222
)

0 commit comments

Comments
 (0)