|
@ -1,6 +1,6 @@ |
|
|
cask 'pgadmin4' do |
|
|
cask 'pgadmin4' do |
|
|
version '1.0-beta1' |
|
|
version '1.0-beta2' |
|
|
sha256 'ba004dcedff2a5d9bcc02ba50b3b0b429cd05a0f2ceba962a8afbea9120448f2' |
|
|
sha256 'b6523c47e552e64e3112f9bb9902faf0a21905023f491de8997658aa876ca077' |
|
|
|
|
|
|
|
|
# postgresql.org is the official download host per the vendor homepage |
|
|
# postgresql.org is the official download host per the vendor homepage |
|
|
url "https://ftp.postgresql.org/pub/pgadmin3/pgadmin4/v#{version}/osx/pgadmin4-#{version}.dmg" |
|
|
url "https://ftp.postgresql.org/pub/pgadmin3/pgadmin4/v#{version}/osx/pgadmin4-#{version}.dmg" |
|
|