Skip to content

Commit 6640c14

Browse files
committed
Updating MSAL framework checksum & url for 2.5.0 [skip ci]
1 parent 3664d8d commit 6640c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ let package = Package(
1313
targets: ["MSAL"]),
1414
],
1515
targets: [
16-
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/2.4.2/MSAL.zip", checksum: "283a8a772ae5526cbc10af76043cabba612993ba62e32357a71cf24b69e402d3")
16+
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/2.5.0/MSAL.zip", checksum: "87f3ce35097787303bc9df12232ebaa7de7111442c56a89aefbf03070ec7fd2d")
1717
]
1818
)

0 commit comments

Comments
 (0)