Skip to content

Commit a20fd4c

Browse files
committed
Updating MSAL framework checksum & url for 1.6.0 [skip ci]
1 parent 4e4beec commit a20fd4c

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.5.1/MSAL.zip", checksum: "4eb7e3978ca9ed0ea22b6be16904d4b8a523b2d566af19e6cfbffabacd27e2c4")
16+
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.6.0/MSAL.zip", checksum: "14a9437321c50637ccbbc3b6c8a3bd19f50de61a9d5cfffb0bd73f2818b532e5")
1717
]
1818
)

0 commit comments

Comments
 (0)