Skip to content

Commit

Permalink
Update font-vollkorn to 4.105 (Homebrew#1690)
Browse files Browse the repository at this point in the history
  • Loading branch information
hisaac authored and commitay committed May 14, 2018
1 parent f2ea1c8 commit 6a75abe
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions Casks/font-vollkorn.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask 'font-vollkorn' do
version '4.015'
sha256 'b5cb2bb11e9a9f19f6af09bba84f905f22c5c19619ee4424742dc73caa09dce5'
version '4.105'
sha256 'e650ea9d967c2af1e9b8d34e1118721728bcd73ccfd3220da4264661301e8af5'

url "http://vollkorn-typeface.com/download/vollkorn-#{version.dots_to_hyphens}.zip"
name 'Vollkorn'
Expand All @@ -10,8 +10,24 @@
font 'PS-OTF/Vollkorn-BlackItalic.otf'
font 'PS-OTF/Vollkorn-Bold.otf'
font 'PS-OTF/Vollkorn-BoldItalic.otf'
font 'PS-OTF/Vollkorn-ExtraBold.otf'
font 'PS-OTF/Vollkorn-ExtraBoldItalic.otf'
font 'PS-OTF/Vollkorn-Italic.otf'
font 'PS-OTF/Vollkorn-Medium.otf'
font 'PS-OTF/Vollkorn-MediumItalic.otf'
font 'PS-OTF/Vollkorn-Regular.otf'
font 'PS-OTF/Vollkorn-Semibold.otf'
font 'PS-OTF/Vollkorn-SemiboldItalic.otf'
font 'PS-OTF/Vollkorn-SemiBold.otf'
font 'PS-OTF/Vollkorn-SemiBoldItalic.otf'
font 'TTF/Vollkorn-Black.ttf'
font 'TTF/Vollkorn-BlackItalic.ttf'
font 'TTF/Vollkorn-Bold.ttf'
font 'TTF/Vollkorn-BoldItalic.ttf'
font 'TTF/Vollkorn-ExtraBold.ttf'
font 'TTF/Vollkorn-ExtraBoldItalic.ttf'
font 'TTF/Vollkorn-Italic.ttf'
font 'TTF/Vollkorn-Medium.ttf'
font 'TTF/Vollkorn-MediumItalic.ttf'
font 'TTF/Vollkorn-Regular.ttf'
font 'TTF/Vollkorn-SemiBold.ttf'
font 'TTF/Vollkorn-SemiBoldItalic.ttf'
end

0 comments on commit 6a75abe

Please sign in to comment.