Skip to content

Commit

Permalink
update phoenix to 5.9d
Browse files Browse the repository at this point in the history
  • Loading branch information
Quake4 committed Dec 10, 2021
1 parent d952bb8 commit 37a6f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Miners/phoenix-5.8c.ps1 → Miners/phoenix-5.9d.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ if ([IO.File]::Exists($file)) {
[IO.File]::Delete($file)
}

$url = "https://mindminer.online/miners/PhoenixMiner_5.8c.zip"
$url = "https://mindminer.online/miners/PhoenixMiner_5.9d.zip"

$Cfg.Algorithms | ForEach-Object {
if ($_.Enabled) {
Expand Down

0 comments on commit 37a6f6f

Please sign in to comment.