From f7a809603c4f14b2e05e78385d6f9cdbdfde5072 Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Tue, 8 Mar 2022 04:56:23 -0800 Subject: ThorVG: Sync with upstream 0.8.0 --- thirdparty/thorvg/update-thorvg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thirdparty/thorvg/update-thorvg.sh') diff --git a/thirdparty/thorvg/update-thorvg.sh b/thirdparty/thorvg/update-thorvg.sh index ce3d5eed1c..29b5677983 100755 --- a/thirdparty/thorvg/update-thorvg.sh +++ b/thirdparty/thorvg/update-thorvg.sh @@ -1,4 +1,4 @@ -VERSION=0.7.1 +VERSION=0.8.0 rm -rf AUTHORS inc LICENSE src *.zip curl -L -O https://github.com/Samsung/thorvg/archive/refs/tags/v$VERSION.zip bsdtar --strip-components=1 -xvf *.zip -- cgit v1.2.3