Skip to content

Commit d1df339

Browse files
committed
Updating MSAL framework checksum & url for 2.4.0 [skip ci]
1 parent c38402f commit d1df339

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.3.0/MSAL.zip", checksum: "e2dea98dc10d0e063fbf11414e875d8b602d7503ceab1e9bede40f31928c0469")
16+
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/2.4.0/MSAL.zip", checksum: "2d68ee2e9470630281f308cd4993145665ef9c7134956fcce5cf04adb59fb374")
1717
]
1818
)

0 commit comments

Comments
 (0)