daltonmaag / ubuntu

Other
31 stars 5 forks source link

Add download-old-gf-release target to fetch the 0.80/0.83 GF release #55

Closed madig closed 6 years ago

sladen commented 6 years ago

Doing:

wget 'https://fonts.google.com/download?family=Ubuntu'

(returns Ubuntu.zip)

madig commented 6 years ago

That will presumably download the most recent one from GF. Do we always want that one or the current 0.80/0.83 one?

sladen commented 6 years ago

Probably the $most_recent. It's also probably neater and more reliable than the hashes.

(It was suggested in the bug to also begin a repository of released versions; which can perhaps do once things are neatly tagged in source form).