Browse Source

Merge pull request #349 from abukin/link-postgres

link Postgres.app
Vítor Galvão 12 years ago
parent
commit
5956b19154
  1. 1
      Casks/postgres.rb

1
Casks/postgres.rb

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

Loading…
Cancel
Save