Skip to content

Commit d8b4503

Browse files
committed
Updating MSAL framework checksum & url for 1.1.18 [skip ci]
1 parent ea5de42 commit d8b4503

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.1.17/MSAL.zip", checksum: "c5430db93b88abee7ce6fea3fc3c43320312d16b5b559364d0231650aa228c00")
16+
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.1.18/MSAL.zip", checksum: "8681a163ad6a26c5fa7c4290706e6628c64d8c26fb665d8df093081a98f93382")
1717
]
1818
)

0 commit comments

Comments
 (0)