Update navicat-for-postgresql to 12.0.19 (#41571)

This commit is contained in:
commitay 2017-12-02 21:53:27 +10:00 committed by GitHub
parent 42fd892bab
commit b4d307c535
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask 'navicat-for-postgresql' do
version '12.0.18'
sha256 '50f9c800ff571406ee3e6c9b073454e41acc79bc613e3b2230f71106876c9d44'
version '12.0.19'
sha256 'c36589c1808db80793cc268eb2c00f95e772937c9d75fa79a0b01b3e773cc53c'
url "http://download.navicat.com/download/navicat#{version.major_minor.no_dots}_pgsql_en.dmg"
appcast 'https://www.navicat.com/en/products/navicat-for-postgresql-release-note',
checkpoint: '5d22dba09aa7c0f5f3e57334b883ac713fabb6da4cec8ef2085eb6b2e549973c'
checkpoint: '83461ad788bd536f09477c4890c438805006a24b2423d714cf2d1139629e4575'
name 'Navicat for PostgreSQL'
homepage 'https://www.navicat.com/products/navicat-for-postgresql'