mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
240 B
Ruby
7 lines
240 B
Ruby
class Postbox < Cask
|
|
url 'http://www.postbox-inc.com/php/download.php?a=308m'
|
|
homepage 'http://www.postbox-inc.com/'
|
|
version '3.0.8'
|
|
sha256 '2a80f6c79d29c8bb499cdaf5818e2e38000ddbb5f7cb73cc8476da74c6b6b199'
|
|
link 'Postbox.app'
|
|
end
|