Skip to content

Commit 88ca054

Browse files
committed
Fix - checksum
1 parent b0c06fb commit 88ca054

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
@@ -72,7 +72,7 @@ let package = Package(
7272
.binaryTarget(
7373
name: "WebAuthn",
7474
url: "https://github.com/Authing/authing-binary/releases/download/1.1.1/WebAuthn.xcframework.zip",
75-
checksum: "2a0594c56321db98979cab2620c2ada966a5683201a641a5696e0a9ef85646f6"
75+
checksum: "6d9b7b4c1d09fcf9419de86113bf9945e126961f18bbe12085dbe97cfaa70c7a"
7676
),
7777
.binaryTarget(
7878
name: "DingTalk",

0 commit comments

Comments
 (0)