homebrew-cask/Casks/foxmail.rb

12 lines
203 B
Ruby
Raw Normal View History

2014-11-14 01:25:52 +08:00
cask :v1 => 'foxmail' do
2014-09-17 19:42:45 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.foxmail.com/mac/download'
2015-03-30 21:25:23 +08:00
name 'Foxmail'
homepage 'http://www.foxmail.com'
2015-08-30 02:31:45 +08:00
license :gratis
2014-09-16 00:05:35 +08:00
app 'Foxmail.app'
end