[libass] Update to version 0.17.3 (#39678)

This commit is contained in:
Kadir 2024-07-04 15:53:17 +03:00 committed by GitHub
parent 835715b733
commit 49ac2134b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libass/libass
REF ${VERSION}
SHA512 a3e6d514c618a3d2a78287060a6de8002d926b606805a9306f41b902b382f221eff5a7276516c9b4dbe48fa2462936ec7a99585b2615fd44c6564c121ec4cb62
SHA512 f58bcb51c993d1725f30e026281fcc9139b6a2207159eac8510a983ba7f85e85b3bb78e24a0d074615f6ec12dbe4b18b1c07f2ba68cd9626470a31a99ff2c714
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "libass",
"version": "0.17.2",
"version": "0.17.3",
"description": "libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format",
"homepage": "https://github.com/libass/libass",
"license": "ISC",

View File

@ -4213,7 +4213,7 @@
"port-version": 0
},
"libass": {
"baseline": "0.17.2",
"baseline": "0.17.3",
"port-version": 0
},
"libassert": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "60862646e01f3236ca17745f3160af1dfaf11d8f",
"version": "0.17.3",
"port-version": 0
},
{
"git-tree": "bcd9cf73615537b028980c3f3b084fc5e3b6095a",
"version": "0.17.2",