mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -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.1.0.dmg'
|
|
homepage 'http://foxmail.com.cn/mac/'
|
|
version '1.1.0'
|
|
sha1 '1daea3e9788499c0e30f1b1dca3cc03a0939b7c0'
|
|
link 'Foxmail.app'
|
|
end
|