Skip to content

Commit

Permalink
update phoenix to 4.7b
Browse files Browse the repository at this point in the history
  • Loading branch information
Quake4 committed Oct 7, 2019
1 parent dec5585 commit 34ef89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Miners/phoenix-eth-45c.ps1 → Miners/phoenix-eth-47b.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if ([IO.File]::Exists($file)) {
[IO.File]::Delete($file)
}

$url = "http://mindminer.online/miners/PhoenixMiner-45c.zip"
$url = "http://mindminer.online/miners/PhoenixMiner-47b.zip"

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

0 comments on commit 34ef89e

Please sign in to comment.