Skip to content

Commit

Permalink
arm
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilGenius-dot committed Sep 6, 2024
1 parent 483a346 commit 373625e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arm-install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

VERSION="3.9.91"
VERSION="4.0.0-beta+0.1"
DOWNLOAD_HOST="https://github.com/EvilGenius-dot/RustMinerSystem/raw/main/linux/arm"
ORIGIN_EXEC="rustminersystem-${VERSION}"

Expand Down
2 changes: 1 addition & 1 deletion armv7-install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

VERSION="3.9.91"
VERSION="4.0.0-beta+0.1"
DOWNLOAD_HOST="https://github.com/EvilGenius-dot/RustMinerSystem/raw/main/linux/armv7"
ORIGIN_EXEC="rustminersystem-${VERSION}"

Expand Down
Binary file added linux/arm/rustminersystem-4.0.0-beta+0.1
Binary file not shown.
Binary file added linux/armv7/rustminersystem-4.0.0-beta+0.1
Binary file not shown.

0 comments on commit 373625e

Please sign in to comment.