Skip to content

Commit 450d6a2

Browse files
authored
Update CcminerKlaust.ps1
1 parent 2c2aa54 commit 450d6a2

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.16/ccminer-816-cuda91-x64.zip'
2+
$Uri = 'https://github.com/KlausT/ccminer/releases/download/8.17/ccminer-817-cuda91-x64.zip'
33

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

0 commit comments

Comments
 (0)