Skip to content

Commit

Permalink
(freerdp.portable) update++
Browse files Browse the repository at this point in the history
  • Loading branch information
majkinetor committed Mar 15, 2023
1 parent 594691d commit 87723b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freerdp.portable/update.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function global:au_GetLatest {

return @{
Version = $version
URL64 = 'https://ci.freerdp.com/job/freerdp-nightly-windows/arch=win64,label=vs2013/lastSuccessfulBuild/artifact/build/Release/wfreerdp.exe'
URL64 = 'https://ci.freerdp.com/job/freerdp-nightly-windows/arch=win64,label=vs2013/lastSuccessfulBuild/artifact/install/bin/wfreerdp.exe'
ReleaseNotes = "$GitHubRepositoryUrl/releases/tag/$version"
}
}
Expand Down

0 comments on commit 87723b6

Please sign in to comment.