Skip to content

Commit d6c8f36

Browse files
authored
Merge pull request #2 from MFB-Technologies-Inc/v14.9.0
v14.9.0
2 parents 343687b + 6ada1ee commit d6c8f36

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ let package = Package(
1818
targets: [
1919
.binaryTarget(
2020
name: "PSPDFKit",
21-
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-14.8.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-14.8.0.zip",
22-
checksum: "15e36d61b47ee7aafa26ddfd83b734a7eb931d3a3986a0959dcc08c050ed56a3"
21+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-14.9.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-14.9.0.zip",
22+
checksum: "96bd015313d973926f58be69b24ebc3823811cfa44fc4fbb06d0d7e6833469bc"
2323
),
2424
.binaryTarget(
2525
name: "PSPDFKitUI",
26-
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-14.8.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-14.8.0.zip",
27-
checksum: "d9d97b5c9509f65803f9d39c32c7c9a1217584068eaf31176daea7114ad02662"
26+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-14.9.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-14.9.0.zip",
27+
checksum: "ef5c992e2089c95220087373127b322c0d265ec2a43995f65bc7d1b643ab2f5e"
2828
),
2929
]
3030
)

0 commit comments

Comments
 (0)