homebrew-cask-versions/Casks/postgres-app.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
294 B
Ruby

class PostgresApp < Cask
url 'https://github.com/PostgresApp/PostgresApp/releases/download/9.3.2.0-RC2/Postgres-9.3.2.0-RC2.zip'
homepage 'http://postgresapp.com/'
version '9.3.2.0-RC2'
sha256 '4b9c2f9d41ac8a1a2cd4519ec42bb60b95b7641bad919d391b2f5c55bd70615e'
link 'Postgres.app'
end