Update sql-power-architect-jdbc from 1.0.8 to 1.0.9 (#95779)

* Update sql-power-architect-jdbc from 1.0.8 to 1.0.9

* Update sql-power-architect-jdbc.rb

* Update sql-power-architect-jdbc.rb

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
Randall 2020-12-18 01:39:45 -08:00 committed by GitHub
parent bb95d95d52
commit 416b49cad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -1,11 +1,12 @@
cask "sql-power-architect-jdbc" do
version "1.0.8"
sha256 "a564e294aba5e7f4701717f8d36a898b06e6354000df332e5b6aa41377b06665"
version "1.0.9"
sha256 "2936e0fdff0cecf4c3a4d111d2b5e7e26977c366a2b7905b9f28210e3f39f3e4"
url "http://www.bestofbi.com/downloads/architect/#{version}/SQL-Power-Architect-OSX-#{version}.tar.gz"
url "http://www.bestofbi.com/downloads/architect/#{version}/SQL-Power-Architect-OSX-#{version}.dmg"
appcast "http://www.bestofbi.com/page/architect_download_os"
name "SQL Power Architect Community edition"
desc "Data warehouse modeling tool"
homepage "http://www.bestofbi.com/page/architect"
app "SQL Power Architect JDBC.app"
app "SQL Power Architect.app"
end