update to latest pgAdmin3 version (1.16.1)

This commit is contained in:
Jason Karns 2013-06-05 10:28:12 -04:00
parent 259fd45c17
commit a9bd91bb61
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Pgadmin3 < Cask
url 'http://ftp.postgresql.org/pub/pgadmin3/release/v1.8.4/osx/pgadmin3-1.8.4.dmg'
url 'http://ftp.postgresql.org/pub/pgadmin3/release/v1.16.1/osx/pgadmin3-1.16.1.dmg'
homepage 'http://pgadmin.org'
version '1.8.4'
sha1 '6f916c133d4456b9f777b8ad0368b0f986cf7272'
version '1.16.1'
sha1 '634e39c9e3971bf8a6565dd85e0a98918c2506ad'
link 'pgAdmin3.app'
end