diff --git a/packages/t/thorvg/xmake.lua b/packages/t/thorvg/xmake.lua index d0ca719172a..4e9e98dc898 100644 --- a/packages/t/thorvg/xmake.lua +++ b/packages/t/thorvg/xmake.lua @@ -6,6 +6,7 @@ package("thorvg") add_urls("https://github.com/thorvg/thorvg/archive/refs/tags/$(version).tar.gz", "https://github.com/thorvg/thorvg.git") + add_versions("v0.14.1", "9c0346fda8b62a3b13a764dda5784e0465c8cab54fb5342d0240c7fb40e415bd") add_versions("v0.13.8", "ce49929a94d1686d4f1436da6ef5fa7a8439901c22b5fa0879d7d5879b8ba2bd") add_versions("v0.13.6", "f24fd3647e1a309dec00f6455b32258c0dd0e0dbd1133233169467571f188bad") add_versions("v0.13.5", "977ed74c3846c9a6acd5765aff776745d40e3c91507b22e51177d59c69afd198")