diff --git a/OptionalMiners/Trex-v0.20.3.ps1 b/OptionalMiners/Trex-v0.20.3.ps1 index df1e1ad574..347241fa61 100644 --- a/OptionalMiners/Trex-v0.20.3.ps1 +++ b/OptionalMiners/Trex-v0.20.3.ps1 @@ -2,7 +2,7 @@ using module ..\Includes\Include.psm1 $Name = "$(Get-Item $MyInvocation.MyCommand.Path | Select-Object -ExpandProperty BaseName)" $Path = ".\Bin\$($Name)\t-rex.exe" -$Uri = "https://github.com/trexminer/T-Rex/releases/download/0.20.3/t-rex-0.20.3-win.zip" +$Uri = "https://trex-miner.com/download/t-rex-0.20.3-win.zip" $DeviceEnumerator = "Type_Vendor_Index" $DAGmemReserve = [Math]::Pow(2, 23) * 17 # Number of epochs