Update postgres from 2.3.1 to 2.3.2 (#72690)

This commit is contained in:
Randall 2019-11-15 13:34:30 -08:00 committed by BrewTestBot
parent 4b0b2b2e1b
commit 5553fafd41
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'postgres' do
version '2.3.1'
sha256 'a668643a9ebf9d5ff488a4cf3fc51b0d5605756b7d6b8e39f16da7ac87f8171e'
version '2.3.2'
sha256 '7be264a1c456a1a7f4df16b39a05c2a3b932773da57e590731b780672de35124'
# github.com/PostgresApp/PostgresApp was verified as official when first introduced to the cask
url "https://github.com/PostgresApp/PostgresApp/releases/download/v#{version}/Postgres-#{version}-10-11-12.dmg"