Skip to content

Commit

Permalink
Use libass 0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed Jul 4, 2024
1 parent 6a17d45 commit ae4421b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-ffmpeg.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
Package(
name="ass",
requires=["fontconfig", "freetype", "fribidi", "harfbuzz", "nasm", "png"],
source_url="https://github.com/libass/libass/releases/download/0.15.2/libass-0.15.2.tar.gz",
source_url="https://github.com/libass/libass/releases/download/0.17.3/libass-0.17.3.tar.gz",
),
Package(
name="bluray",
Expand Down

0 comments on commit ae4421b

Please sign in to comment.