Skip to content

Commit 3880183

Browse files
committed
Updating MSAL framework checksum & url for 1.2.3 [skip ci]
1 parent 79ad4e3 commit 3880183

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

0 commit comments

Comments
 (0)