Skip to content

Commit

Permalink
font-lato: secure url (Homebrew#1867)
Browse files Browse the repository at this point in the history
To avoid two insecure redirects from the original URL
to the final one.
  • Loading branch information
vszakats authored and reitermarkus committed Aug 23, 2019
1 parent a2c7f2a commit 6b7dfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/font-lato.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version :latest
sha256 :no_check

url 'https://www.latofonts.com/download/Lato2OFL.zip'
url 'https://www.latofonts.com/files/Lato2OFL.zip'
name 'Lato'
homepage 'https://www.latofonts.com/'

Expand Down

0 comments on commit 6b7dfe9

Please sign in to comment.