Skip to content

Commit 8141c8b

Browse files
authored
Merge pull request #7 from MFB-Technologies-Inc/feature/v26.1.0
Update URLs and checksum for 26.1.0
2 parents fe40f19 + ed3f265 commit 8141c8b

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.12.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-14.12.0.zip",
22-
checksum: "b73a356efaa5952392beb01ec8c4baa69a92d5f39ec0db5edce89e874590f1fa"
21+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.1.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.1.0.zip",
22+
checksum: "c67e994d276285f366d14b0d456e72365c7a9e0539c89c5c2e4e18f13684dd4b"
2323
),
2424
.binaryTarget(
2525
name: "PSPDFKitUI",
26-
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-14.12.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-14.12.0.zip",
27-
checksum: "790b92328be56c95290c1460c3980a3a91d02268ef9c2b54fd2dedd60623af5f"
26+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.1.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.1.0.zip",
27+
checksum: "ef6d595afd943ce656f7ffd7d4a1ced27d462927a4b2c75c46fd1879cc529ee8"
2828
),
2929
]
3030
)

0 commit comments

Comments
 (0)