Add the wonderful Postgres app.

This commit is contained in:
Jonathan Roes 2012-10-08 09:56:46 -04:00
parent 5ef4f62672
commit 7dd6a5f128
1 changed files with 5 additions and 0 deletions

5
Casks/postgres.rb Normal file
View File

@ -0,0 +1,5 @@
class Postgres < Cask
url 'http://postgresapp.com/download'
homepage 'http://www.postgresapp.com/'
version 'latest'
end