Skip to content

Commit 6199487

Browse files
authored
tpruvot 231
1 parent 75e3a7a commit 6199487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Miners/CcminerTpruvot.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
. .\Include.ps1
22

33
$Path = '.\Bin\NVIDIA-TPruvot\ccminer-x64.exe'
4-
$Uri = 'https://github.com/tpruvot/ccminer/releases/download/2.3-tpruvot/ccminer-2.3-cuda9.7z'
4+
$Uri = 'https://github.com/tpruvot/ccminer/releases/download/2.3.1-tpruvot/ccminer-2.3.1-cuda10.7z'
55

66
$Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
77

0 commit comments

Comments
 (0)