Commit Graph

20 Commits

Author SHA1 Message Date
Nicolas Rémond db16ac4307 Update Postgres.app to v9.4.0.0 2014-12-19 13:06:32 +01:00
Roland Walker 1da7303701 new-style header in postgres 2014-11-13 12:38:01 -05:00
Michael Sanders ab3d5ac55f Update Postgres version 2014-10-28 11:44:23 -07:00
Alex Bukin dd6d0d0a7b update Postgres.app to 9.3.5.1 2014-10-14 21:03:13 -07:00
Roland Walker 592bc79d42 add license stanza to postgres 2014-10-01 11:43:56 -04:00
Roland Walker ecc30d075c app stanza in postgres.rb 2014-09-15 12:06:09 -04:00
Marius Butuc d91b64ad76 Update Postgres.app to v9.3.4.2
from version 9.3.4.1
2014-07-22 23:11:01 +02:00
ndr 25ad3bda97 Reformat postgres.rb according to readability conventions 2014-06-27 02:01:36 +02:00
thmzlt 4dbdeb2e44 Fix url for Postgress 2014-04-17 09:23:18 -03:00
Bhagya Nirmaan Silva f2c608c9de Updated postgres.rb to support 9.3.4.1 & fixes heartbleed 2014-04-16 13:52:08 +02:00
Alexey 0230ea3ed6 updated postgres app to 9.3.3.0 2014-03-09 02:10:26 +07:00
Roland Walker 0613471d45 rename postgres-app.rb
to postgres.rb
per naming rules in CONTRIBUTING.md
2014-02-28 07:27:53 -05:00
Fernando Paredes afd7fe1cb6 Delete Postgres
App not inside Applications folder
To avoid linking issues with bundled libraries, this app must be located exactly at the following path: /Applications/Postgres93.app

Closes #1722
2013-11-19 18:35:15 -08:00
Don Okuda e9f20df136 Update link for postgres.app
The filename for postgres.app changed to postgres93.app
2013-11-12 20:23:58 -08:00
Alex Bukin 04e990f6e1 remove :app argument from Postgres cask 2013-05-29 18:44:41 -07:00
Alex Bukin 4da8e697b7 link Postgres.app 2013-05-21 15:16:59 -07:00
Paul Hinze e702a69b28 so long content_length
closes #131
2013-03-13 13:13:37 -05:00
phinze 0d1f831b79 Add checksum support to Casks.
`md5`, `sha1`, `sha256` all take a hexdigest string, e.g:
sha1 'f645e9da45a621415a07a7492c45923b1a1fd4d4'

`no_checksum` takes no argument, and indicates there is no checksum
for this cask. This is *not recommended*, and should only be used for
casks that have no versioned downloads.

`brew cask install` will complain if there is no sum provided (unless
`no_checksum` has been invoked), or if the sums do not match. It will
provide the computed checksum so the cask can be easily amended.

Adapted from @passcod's work in 82cc199ae6
2012-12-17 17:04:22 -07:00
phinze 95672686e3 fill in content_length for all casks 2012-11-18 23:13:43 -06:00
Jonathan Roes 7dd6a5f128 Add the wonderful Postgres app. 2012-10-08 09:56:46 -04:00