homebrew-cask/Casks/foxmail.rb

12 lines
196 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask '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