UPDATE: Update howto, fix bug bytes humman format

This commit is contained in:
2025-10-04 20:30:51 +07:00
parent 1e17f76340
commit 100c93e8da
9 changed files with 140 additions and 39 deletions

View File

@@ -10,7 +10,7 @@ const ProxyZipFile = "64bit.zip"
const LauncherFile = "firefly-launcher.exe"
const TempUrl = "./temp"
const CurrentLauncherVersion = "1.8.0"
const CurrentLauncherVersion = "1.9.0"
type ToolFile string