Skip to content

Commit baada5f

Browse files
authored
Update CcminerKlaust.ps1
1 parent 7ad0323 commit baada5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Miners/CcminerKlaust.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$Path = '.\Bin\NVIDIA-KlausT\ccminer.exe'
2-
$Uri = 'https://github.com/KlausT/ccminer/releases/download/8.15/ccminer-815-cuda9-x64.zip'
2+
$Uri = 'https://github.com/KlausT/ccminer/releases/download/8.16/ccminer-816-cuda91-x64.zip'
33

44
$Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
55

0 commit comments

Comments
 (0)