mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
7 lines
228 B
Ruby
7 lines
228 B
Ruby
class Mailplane < Cask
|
|
url 'http://dist.mailplaneapp.com/builds/Mailplane_3_878.tbz'
|
|
homepage 'http://mailplaneapp.com/'
|
|
version '3.1.1 (878)'
|
|
sha1 '3bf4ab3ef6093f6891e3ee3b0ece44cf534cf8a2'
|
|
link 'Mailplane 3.app'
|
|
end
|