Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 9554683

Browse files
committed
v20.6.0
1 parent ef92e06 commit 9554683

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Package.swift

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
name: "IntuneMAMSwift",
18-
url: "https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.5.0/IntuneMAMSwift.xcframework.zip",
19-
checksum: "077c47730b2367619b61f3686c0c3fb1f6b6991be2cdd5fa01edd201e10757e4"
18+
url: "https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwift.xcframework.zip",
19+
checksum: "611a68f9ea492942f11a0b5cf33bda65f1118e660cd7ce0fa67f835295d0f9b8"
2020
),
2121
.binaryTarget(
2222
name: "IntuneMAMSwiftStub",
23-
url: "https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.5.0/IntuneMAMSwiftStub.xcframework.zip",
24-
checksum: "99dfb7caf45739f9bf31ab8ff04493d4bd2b6daba9c8cc47dbbc22ea4d8d6042"
23+
url: "https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMSwiftStub.xcframework.zip",
24+
checksum: "ac34a1e780d9ebb92da9cc69939c4805fd2d642536bc8b494f0a158a70d133d9"
2525
),
2626
.binaryTarget(
2727
name: "IntuneMAMTelemetry",
28-
url: "https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.5.0/IntuneMAMTelemetry.xcframework.zip",
29-
checksum: "13147bb7f5092de701b4ed8c1663ea7d6ca5cf359b87c2a4deff9cb8cf830059"
28+
url: "https://github.com/MFB-Technologies-Inc/intune-ios-sdk/releases/download/pre-20.6.0/IntuneMAMTelemetry.xcframework.zip",
29+
checksum: "0a989396fc351f2bc449e5fb76553effb70cc05a594f7fca44a99bcd66ca3448"
3030
),
3131
]
3232
)

0 commit comments

Comments
 (0)