From 3382e0304d87fd0b3c6c4da681a14a7cf68a05ea Mon Sep 17 00:00:00 2001 From: Anilforextra Date: Sat, 29 Jan 2022 21:16:13 +0545 Subject: ThorVG: Sync with upstream 0.7.1 Changes: https://github.com/Samsung/thorvg/releases/tag/v0.7.1 --- 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 c200131eba..ce3d5eed1c 100755 --- a/thirdparty/thorvg/update-thorvg.sh +++ b/thirdparty/thorvg/update-thorvg.sh @@ -1,4 +1,4 @@ -VERSION=0.7.0 +VERSION=0.7.1 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