From f6c6548364828de6ce7c2d024860f4786976170b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20Gro=C3=9F?= Date: Wed, 24 May 2023 19:33:25 +0200 Subject: [PATCH] Fix wrong version in draco VCPKG CONTROL file --- cmake/ports/draco/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/ports/draco/CONTROL b/cmake/ports/draco/CONTROL index faa63303ae..14fb47a41c 100644 --- a/cmake/ports/draco/CONTROL +++ b/cmake/ports/draco/CONTROL @@ -1,4 +1,4 @@ Source: draco -Version: 1.3.3 +Version: 1.3.5-fixed Description: A library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics. Build-Depends: