meshoptimizer update
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
{ name: "unordered_dense", version: "4.8.1", location: "all" },
|
||||
{ name: "mimalloc", version: "3.3.2", location: "all" },
|
||||
{ name: "meshoptimizer", version: "1.0", location: "all" },
|
||||
{ name: "meshoptimizer", version: "1.1", location: "all" },
|
||||
{ name: "sqlite3", version: "3.53.1", location: "all" },
|
||||
{ name: "rapidhash", version: "3.0", location: "all" },
|
||||
{ name: "cli11", version: "2.6.1", location: "all" },
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
sources:
|
||||
"1.1":
|
||||
url: "https://github.com/zeux/meshoptimizer/archive/refs/tags/v1.1.tar.gz"
|
||||
sha256: "b787011f81b4b3069c2f9065b7c191efdd4189a49be32ba5282dd5579f05261a"
|
||||
"1.0":
|
||||
url: "https://github.com/zeux/meshoptimizer/archive/refs/tags/v1.0.tar.gz"
|
||||
sha256: "30d1c3651986b2074e847b17223a7269c9612ab7f148b944250f81214fed4993"
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
versions:
|
||||
"1.1":
|
||||
folder: all
|
||||
"1.0":
|
||||
folder: all
|
||||
"0.25":
|
||||
|
||||
Reference in New Issue
Block a user