homebrew-cask/Casks/foxmail.rb

10 lines
166 B
Ruby
Raw Normal View History

class Foxmail < Cask
2014-04-13 02:30:39 +08:00
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.foxmail.com/mac/download'
homepage 'http://www.foxmail.com'
link 'Foxmail.app'
end