Skip to content

Commit 83299bc

Browse files
committed
Updating MSAL framework checksum & url for 2.2.0 [skip ci]
1 parent 79c5af4 commit 83299bc

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.1.0/MSAL.zip", checksum: "678f6eada9d50431d1417bf75f5b88313c299512a64848c18bcfc5654035429e")
16+
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/2.2.0/MSAL.zip", checksum: "9e115f282f442cd459b150d63a57d5993a405c21eb70b0ae48eb177927a478f7")
1717
]
1818
)

0 commit comments

Comments
 (0)