feat: update depot version to 0.32.1, add git clone support and enhance manual source handling

This commit is contained in:
2026-03-23 22:23:31 -05:00
parent a5fcf4b916
commit 8c601a8091
10 changed files with 352 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.32.0',
version: '0.32.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)