Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
cxfksword committed Jul 19, 2024
1 parent 92841f8 commit f24ab07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BuildScripts/XCFrameworkBuild/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ enum Library: String, CaseIterable {
case .libharfbuzz:
return "0.17.3"
case .libsmbclient:
return "4.15.13-alpha"
return "4.15.13"
case .libdav1d: // AV1 decoding
return "1.4.3"
case .lcms2:
Expand Down

0 comments on commit f24ab07

Please sign in to comment.