mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #2753 from Anakros/postgres-app-9.3.2.0-RC2
updated Postgres App to 9.3.2.0-RC2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class PostgresApp < Cask
|
||||
url 'https://github.com/PostgresApp/PostgresApp/releases/download/9.3.1.0-alpha1/Postgres93.zip'
|
||||
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.1.0-alpha1'
|
||||
sha1 'fa2c504fd791564484995226dd339b5b9eaa2519'
|
||||
link 'Postgres93.app'
|
||||
version '9.3.2.0-RC2'
|
||||
sha1 'c0087f0fc86ffcf1b5cecc72f7c7486024fa2ab9'
|
||||
link 'Postgres.app'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user