Skip to content

Commit d1c634d

Browse files
authored
Merge pull request #11 from MFB-Technologies-Inc/feature/v26.5.0
v26.5.0
2 parents 2a7176a + 99a4be2 commit d1c634d

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-26.4.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.4.0.zip",
22-
checksum: "44524b98f997c74edba441fa9680f0d61dae81ad7fc57ba814bee575b35838e0"
21+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.5.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.5.0.zip",
22+
checksum: "61c53d4f68afcaf80e1dc27a861d5408052bebfd1607bd978789e6a8f6056f71"
2323
),
2424
.binaryTarget(
2525
name: "PSPDFKitUI",
26-
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.4.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.4.0.zip",
27-
checksum: "d2b223cfb9abece3711e4a456d957a5cdc9215dce4b89e6817e379c04f31c00c"
26+
url: "https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.5.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.5.0.zip",
27+
checksum: "3151b906de0bf814d8b6141f4f92ef6a804b8b5ba35436c58c40fef82627ef69"
2828
),
2929
]
3030
)

0 commit comments

Comments
 (0)