mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
upgrade navicat-for-postgresql to 11.1.9
This commit is contained in:
parent
61c7816674
commit
89e03a6faa
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
cask :v1 => 'navicat-for-postgresql' do
|
||||
version '11.1.7'
|
||||
sha256 '9149775caec5c381f6e28ac4cdf7492d2d42d181e503a25295a8c57e8ebae892'
|
||||
version '11.1.9' # navicat-premium.rb and navicat-for-* should be upgraded together
|
||||
sha256 '2666cf0137f55b1101549244cc5c36898460d9b2ea8ed278606c17b9e02b5b14'
|
||||
|
||||
url "http://download.navicat.com/download/navicat#{version.sub(%r{^(\d+)\.(\d+).*},'\1\2')}_pgsql_en.dmg"
|
||||
name 'Navicat for PostgreSQL'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue