Skip to content

Commit

Permalink
update gminer to 1.88
Browse files Browse the repository at this point in the history
  • Loading branch information
Quake4 committed Dec 20, 2019
1 parent 88db9ab commit f1102fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Miners/gminer-187.ps1 → Miners/gminer-188.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ $Cfg.Algorithms | ForEach-Object {
Type = $_
TypeInKey = $true
API = "gminer"
URI = "https://github.com/develsoftware/GMinerRelease/releases/download/1.87/gminer_1_87_windows64.zip"
URI = "https://github.com/develsoftware/GMinerRelease/releases/download/1.88/gminer_1_88_windows64.zip"
Path = "$Name\miner.exe"
ExtraArgs = $extrargs
Arguments = "$alg $hosts --api $port --pec 0 -w 0 $devs $extrargs"
Expand Down

0 comments on commit f1102fc

Please sign in to comment.