Skip to content

Commit e0f1a3d

Browse files
committed
feat(libass): update supports
1 parent 1e3e521 commit e0f1a3d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

ports/libass/vcpkg.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
],
2424
"features": {
2525
"asm": {
26-
"description": "Enable assembly optimizations"
26+
"description": "Enable assembly optimizations",
27+
"supports": "x86 | x64 | arm64"
2728
}
2829
}
2930
}

versions/l-/libass.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"versions": [
33
{
4-
"git-tree": "eb2f8e390cf39d20ab5ba8e955c91470cb6efda4",
4+
"git-tree": "c3156c4393ce4f7947428a3fd8ba3282be6f6f9a",
55
"version": "0.17.4",
66
"port-version": 1
77
},

0 commit comments

Comments
 (0)