mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
Reformat sqlexplorer.rb according to readability conventions
This commit is contained in:
parent
3bcad10b10
commit
84973d8dc3
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
class Sqlexplorer < Cask
|
||||
url 'https://downloads.sourceforge.net/project/eclipsesql/SQL%20Explorer%20RCP%20%28exc%20JRE%29/3.6.1/sqlexplorer_rcp-3.6.1.macosx.cocoa.x86.tgz'
|
||||
homepage 'http://eclipsesql.sourceforge.net/'
|
||||
version '3.6.1'
|
||||
sha256 '57b40bf7f06d8ea125126de9c370bbd0415f5d9c68ce5200765e146acac0b05e'
|
||||
|
||||
url 'https://downloads.sourceforge.net/project/eclipsesql/SQL%20Explorer%20RCP%20%28exc%20JRE%29/3.6.1/sqlexplorer_rcp-3.6.1.macosx.cocoa.x86.tgz'
|
||||
homepage 'http://eclipsesql.sourceforge.net/'
|
||||
|
||||
link 'SQLExplorer/sqlexplorer.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue