link Postgres.app

This commit is contained in:
Alex Bukin 2013-05-21 15:16:59 -07:00
parent f5eb069e15
commit 4da8e697b7
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@ class Postgres < Cask
homepage 'http://www.postgresapp.com/'
version 'latest'
no_checksum
link :app, 'Postgres.app'
end