We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e3a7a commit 6199487Copy full SHA for 6199487
Miners/CcminerTpruvot.ps1
@@ -1,7 +1,7 @@
1
. .\Include.ps1
2
3
$Path = '.\Bin\NVIDIA-TPruvot\ccminer-x64.exe'
4
-$Uri = 'https://github.com/tpruvot/ccminer/releases/download/2.3-tpruvot/ccminer-2.3-cuda9.7z'
+$Uri = 'https://github.com/tpruvot/ccminer/releases/download/2.3.1-tpruvot/ccminer-2.3.1-cuda10.7z'
5
6
$Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
7
0 commit comments