feat: update depot version to 0.26.0 and modify lib32 hook script handling

This commit is contained in:
2026-03-15 23:37:08 -05:00
parent 4ac242ed7b
commit 82f3b625ee
4 changed files with 30 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.25.1',
version: '0.26.0',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)