mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
229 B
Ruby
7 lines
229 B
Ruby
class Foxmail < Cask
|
|
url 'http://dldir1.qq.com/foxmail/MacFoxmail/Foxmail_for_Mac_V1.2.0.dmg'
|
|
homepage 'http://foxmail.com.cn/mac/'
|
|
version '1.2.0'
|
|
sha1 '51cfb4867d3ed89e514baf3c212bf5e06b4348ec'
|
|
link 'Foxmail.app'
|
|
end
|