Browse Source

Add the wonderful Postgres app.

Jonathan Roes 12 years ago
parent
commit
7dd6a5f128
  1. 5
      Casks/postgres.rb

5
Casks/postgres.rb

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