Misc updates

This commit is contained in:
Luke Parker
2025-09-18 16:05:30 -04:00
parent 8bafeab5b3
commit bec806230a
29 changed files with 316 additions and 415 deletions

View File

@@ -10,7 +10,7 @@ fn monero_internal(
monero_binary: &str,
ports: &str,
) {
const MONERO_VERSION: &str = "0.18.3.4";
const MONERO_VERSION: &str = "0.18.4.2";
let arch = match std::env::consts::ARCH {
// We probably would run this without issues yet it's not worth needing to provide support for