Skip to content

Commit 5c70df4

Browse files
Copilotwang-bin
andcommitted
Fix mdk-sdk-apple.zip checksum in Package.swift
Agent-Logs-Url: https://github.com/wang-bin/fvp/sessions/5598d664-9881-42fe-ba43-d956565b526c Co-authored-by: wang-bin <785206+wang-bin@users.noreply.github.com>
1 parent fa3901d commit 5c70df4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

darwin/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ let package = Package(
3939
.binaryTarget(
4040
name: "mdk",
4141
url: "https://github.com/wang-bin/mdk-sdk/releases/download/v0.35.1/mdk-sdk-apple.zip",
42-
checksum: "eb1fc21c5f71ab1510eebf6ff027cbab2d50ae5833e17236056614b23d8f2f44"
42+
checksum: "510698c65c0851940e1b8872e7b713a0fb0f258b6266b0c4aa057e0d0523d937"
4343
),
4444
],
4545
cxxLanguageStandard: .cxx20

0 commit comments

Comments
 (0)