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

This commit is contained in:
2026-03-12 08:50:36 -05:00
parent f6760f43fe
commit 67951b3188
6 changed files with 179 additions and 96 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.19.0',
version: '0.19.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)