Skip to content

Commit 3584673

Browse files
committed
Updating MSAL framework checksum & url for 1.2.16 [skip ci]
1 parent 31c5ddf commit 3584673

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/1.2.15/MSAL.zip", checksum: "c16eb6e457a73b1a216a870bcfce5dcff93cbdb481502c9687289ee86bb8b7c9")
16+
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.2.16/MSAL.zip", checksum: "0cfd694efa62262a83b73afa7d22e72167aa177003dfd013dd0b1ef17ad15e37")
1717
]
1818
)

0 commit comments

Comments
 (0)