diff --git a/InstallPerfTap.ps1 b/InstallPerfTap.ps1 index 3626eaa..1a11387 100644 --- a/InstallPerfTap.ps1 +++ b/InstallPerfTap.ps1 @@ -6,7 +6,7 @@ param Set-StrictMode -version Latest -$latestBuild = 'https://github.com/downloads/EastPoint/PerfTap/PerfTap-0.1.1.zip' +$latestBuild = 'https://github.com/downloads/Iristyle/PerfTap/PerfTap-0.1.1.zip' function Test-IsAdmin { @@ -226,4 +226,4 @@ For more information execute: Test-IsAdmin $mergedSettings = Merge-Parameters -Hash $settings -Install-Service @mergedSettings \ No newline at end of file +Install-Service @mergedSettings