feat: update depot and zip versions to 0.30.1 and 8.3.1 respectively, enhance shell helper functions for safer file operations

This commit is contained in:
2026-03-22 20:42:33 -05:00
parent fc9a78a748
commit ce06fcba1b
4 changed files with 197 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.30.0',
version: '0.30.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)