feat: update depot version to 0.25.1 and enhance lib32 installation handling

This commit is contained in:
2026-03-15 22:55:17 -05:00
parent a7a8ac201e
commit 99ceacdb64
7 changed files with 302 additions and 102 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.25.0',
version: '0.25.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)