mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
224 B
Ruby
7 lines
224 B
Ruby
class Mailplane < Cask
|
|
url 'http://dist.mailplaneapp.com/builds/Mailplane_3_755.tbz'
|
|
homepage 'http://mailplaneapp.com/'
|
|
version '3.0_755'
|
|
sha1 '8da7abf402a4ef7ea174abc9ccd1f634577a07be'
|
|
link 'Mailplane 3.app'
|
|
end
|