Skip to content

Commit

Permalink
checksum を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
y-hashida committed Dec 25, 2023
1 parent e3339bf commit ff43f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ let package = Package(
.binaryTarget(
name: "libdav1d",
url: "https://github.com/link-u/libdav1d-static/releases/download/0.0.9/libdav1d.xcframework.zip",
checksum: "a9bedf128ccdf66c054598db46eedb5767402f4984cecc620c354fcd0bb67a7c"
checksum: "7152a77d28672c37077a8ed616172c1505c275eb62d40ccc3458584cebba3c21"
)
],
cLanguageStandard: .gnu11,
Expand Down

0 comments on commit ff43f7c

Please sign in to comment.