Skip to content

Commit 95d2da4

Browse files
committed
Merge branch 'master' of github.com:debugly/MRFFToolChainBuildShell
* 'master' of github.com:debugly/MRFFToolChainBuildShell: upgrade ass to ass-0.17.3-250213141513 by cd
2 parents a7a7ba1 + 510ec8e commit 95d2da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/libs/ass.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export GIT_LOCAL_REPO=extra/ass
2929
export GIT_COMMIT=0.17.3
3030
export REPO_DIR=ass
3131
export GIT_REPO_VERSION=0.17.3
32-
export PRE_COMPILE_TAG=ass-0.17.3-241227150449
32+
export PRE_COMPILE_TAG=ass-0.17.3-250213141513
3333

3434
# you can export GIT_ASS_UPSTREAM=git@xx:yy/ASS.git use your mirror
3535
if [[ "$GIT_ASS_UPSTREAM" != "" ]] ;then

0 commit comments

Comments
 (0)