homebrew-cask/Casks/birdfont.rb

11 lines
273 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'birdfont' do
2017-11-18 20:19:48 +08:00
version '3.1.3'
sha256 '721f71f856fec8972c4d314b4ef8fb54af41baf3845cbef338a7a6a661948750'
2015-02-14 23:27:59 +08:00
2015-06-29 14:32:18 +08:00
url "https://birdfont.org/download/birdfont-#{version}-free.dmg"
2015-02-14 23:27:59 +08:00
name 'BirdFont'
2015-06-29 14:32:18 +08:00
homepage 'https://birdfont.org/'
2015-02-14 23:27:59 +08:00
2016-12-16 10:13:53 +08:00
app 'BirdFontNonCommercial.app'
2015-02-14 23:27:59 +08:00
end