Skip to content

Commit 07a0080

Browse files
oldaltonrunner
authored andcommitted
Updating MSAL framework checksum & url for 1.1.14 [skip ci]
1 parent bbd4622 commit 07a0080

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.14-SPMTest/MSAL.zip", checksum: "8906918a47c36a8a3cccb7c13aa8d503aef9dbe6b6fe74dc9044ce477c2fb138")
16+
.binaryTarget(name: "MSAL", url: "https://github.com/AzureAD/microsoft-authentication-library-for-objc/releases/download/1.1.14/MSAL.zip", checksum: "5d7b670520854a173eb801c49f8b37b7aa5290b7090cb981357be4d070a47b4a")
1717
]
1818
)

0 commit comments

Comments
 (0)