chore: update depotdownloader to v3.4.0

This commit is contained in:
Maarten van Heusden
2025-09-09 17:51:42 +02:00
parent eb76a004cc
commit 59e3bb07e7

View File

@@ -5,7 +5,7 @@ use std::path::PathBuf;
use std::{fs, io};
use std::{io::Write, path::Path};
pub static DEPOTDOWNLOADER_VERSION: &str = "3.0.0";
pub static DEPOTDOWNLOADER_VERSION: &str = "3.4.0";
/**