johndbritton / teleport

Virtual KVM for macOS
GNU General Public License v2.0
790 stars 132 forks source link

Add edSignature to Appcast #74

Closed johndbritton closed 3 years ago

johndbritton commented 3 years ago

This adds a edSignature attribute to Appcasts by reading a trailing HTML comment from the description of a GitHub Release.

If a GitHub Release ends with a <!--TOKEN-->, token will be extracted and set to the edSignature attribute in the <enclosure> element of the Appcast: <enclosure edSignature="TOKEN" />.