Update packages #20
@@ -42,7 +42,7 @@ jobs:
|
||||
{ name: "unordered_dense", version: "4.8.1", location: "all" },
|
||||
{ name: "mimalloc", version: "3.3.2", location: "all" },
|
||||
{ name: "meshoptimizer", version: "1.1", location: "all" },
|
||||
{ name: "sqlite3", version: "3.53.1", location: "all" },
|
||||
{ name: "sqlite3", version: "3.53.3", location: "all" },
|
||||
{ name: "rapidhash", version: "3.0", location: "all" },
|
||||
{ name: "cli11", version: "2.6.1", location: "all" },
|
||||
{ name: "assimp", version: "6.0.4", location: "5.x" },
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
sources:
|
||||
"3.53.3":
|
||||
url: "https://sqlite.org/2026/sqlite-amalgamation-3530300.zip"
|
||||
sha256: "646421e12aac110282ef8cc68f1a62d4bb15fc7b8f09da0b53e29ee690500431"
|
||||
"3.53.1":
|
||||
url: "https://sqlite.org/2026/sqlite-amalgamation-3530100.zip"
|
||||
sha256: "36ad6e7f38540a3b21a2ac36340833f0a9e426bc1c752751c3ba669466827eae"
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
versions:
|
||||
"3.53.3":
|
||||
folder: all
|
||||
"3.53.1":
|
||||
folder: all
|
||||
"3.51.2":
|
||||
|
||||
Reference in New Issue
Block a user