Merge tracking branch of Big Sur update #58

Merged
kode54 merged 26 commits from ohsir into master 2020-11-26 23:28:49 -03:00
Showing only changes of commit 44e7e85a5f - Show all commits

View file

@ -68,7 +68,7 @@ revision_code = revision_split[1]
if 1 #appcast_revision < latest_revision
#Get the changelog
changelog = %x[/usr/bin/git log #{appcast_revision_code}..#{revision_code} --pretty=format:'<li> <a href="https://g.losno.co/chris/Cog/commit/%H">view commit</a> &bull; %s</li> ' --reverse]
changelog = %x[/usr/bin/git log #{appcast_revision_code}..#{revision_code} --pretty=format:'<li> <a href="https://git.lopez-snowhill.net/chris/cog/-/commit/%H">view commit</a> &bull; %s</li> ' --reverse]
description = changelog