Update thorvg to v0.14.2 (#4672)

pull/4678/head
ruki 6 months ago committed by GitHub
parent 2542e8c490
commit e9d2254128
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      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.2", "04202e8f5e17b427c3b16ae3b3d4be5d3f3cdac96d5c64ed3efd7b6db3ad731f")
add_versions("v0.14.1", "9c0346fda8b62a3b13a764dda5784e0465c8cab54fb5342d0240c7fb40e415bd")
add_versions("v0.13.8", "ce49929a94d1686d4f1436da6ef5fa7a8439901c22b5fa0879d7d5879b8ba2bd")
add_versions("v0.13.6", "f24fd3647e1a309dec00f6455b32258c0dd0e0dbd1133233169467571f188bad")

Loading…
Cancel
Save