mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
254 B
Ruby
7 lines
254 B
Ruby
class Mailplane < Cask
|
|
url 'http://dist.mailplaneapp.com/builds/Mailplane_3_878.tbz'
|
|
homepage 'http://mailplaneapp.com/'
|
|
version '3.1.1 (878)'
|
|
sha256 'a9729a4f43752a39fc57235b2d2d6cd1f5167a12cd1624b7b3b1774d27ca362e'
|
|
link 'Mailplane 3.app'
|
|
end
|