Skip to content

Commit b8f29a4

Browse files
authored
Update manifold to v3.3.2 (#8760)
1 parent ad6e4b8 commit b8f29a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/m/manifold/xmake.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ package("manifold")
66
set_urls("https://github.com/elalish/manifold/archive/refs/tags/$(version).tar.gz",
77
"https://github.com/elalish/manifold.git")
88

9+
add_versions("v3.3.2", "92a37034c407156f71446f9ca03bd4487adeb1b8246a03d1c047b859b1b9d211")
910
add_versions("v3.2.1", "c2fddb0f4b2289caff660b29677883f0324415a9901f8f2aed4c83851f994c13")
1011

1112
add_configs("parallel", { description = "Enable parallel processing", default = false, type = "boolean"})

0 commit comments

Comments
 (0)