From 454edd289e0b72f2a233334322f47b226e8c61e3 Mon Sep 17 00:00:00 2001 From: evilgenius Date: Tue, 27 Jan 2026 05:11:31 +0800 Subject: [PATCH] 4.6.3 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index de9e62f..8f09d1f 100644 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="4.6.2" +VERSION="4.6.3" DOWNLOAD_HOST="https://github.com/EvilGenius-dot/RustMinerSystem/raw/main/linux" ORIGIN_EXEC="rustminersystem-${VERSION}"