homebrew-cask/Casks/foxmail.rb

11 lines
181 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
2018-10-07 11:38:01 +08:00
url 'https://www.foxmail.com/mac/download'
2015-03-30 21:25:23 +08:00
name 'Foxmail'
2018-10-07 11:38:01 +08:00
homepage 'https://www.foxmail.com/'
2014-09-16 00:05:35 +08:00
app 'Foxmail.app'
end