Skip to content

Commit

Permalink
Updating MSAL framework checksum & url for 1.1.14 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ameyapat authored and runner committed Jan 22, 2021
1 parent a70da8b commit de0f56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ let package = Package(
targets: ["MSAL"]),
],
targets: [
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.1.14/MSAL.zip", checksum: "5d7b670520854a173eb801c49f8b37b7aa5290b7090cb981357be4d070a47b4a")
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.1.14/MSAL.zip", checksum: "21df6a5d84ba88b9913b86a56a01b4ea17ce94517f5f751e7d3f9cedc88b668c")
]
)

0 comments on commit de0f56d

Please sign in to comment.