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!