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 7ad0323 commit baada5fCopy full SHA for baada5f
Miners/CcminerKlaust.ps1
@@ -1,5 +1,5 @@
1
$Path = '.\Bin\NVIDIA-KlausT\ccminer.exe'
2
-$Uri = 'https://github.com/KlausT/ccminer/releases/download/8.15/ccminer-815-cuda9-x64.zip'
+$Uri = 'https://github.com/KlausT/ccminer/releases/download/8.16/ccminer-816-cuda91-x64.zip'
3
4
$Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
5
0 commit comments