homebrew-cask-versions/Casks/pgadmin3.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
262 B
Ruby

class Pgadmin3 < Cask
url 'http://ftp.postgresql.org/pub/pgadmin3/release/v1.18.1/osx/pgadmin3-1.18.1.dmg'
homepage 'http://pgadmin.org'
version '1.18.1'
sha256 '6fe924168c7a8ee9224527fcafc3e612de60c011a27dc44b8293401ff346627d'
link 'pgAdmin3.app'
end