You are here

Programatically generating the Download URL

1 post / 0 new
wingmanjd
Offline
Last seen: 4 months 2 weeks ago
Joined: 2006-11-30 19:26
Programatically generating the Download URL

Hi all,

I'm working on updating this older GitPortable package so it can download the latest version of Git for Windows. Unfortunately, it appears as though Git for Windows has no "latest" url I can use, but I could possibly generate one off the latest-version.txt found at the website repo.

Is there a way to use the contents of that latest-version.txt to generate programatically the DownloadURL for the Installer.ini file?

Thanks in advance!