homebrew-cask/Casks/sqleditor.rb

9 lines
349 B
Ruby

class Sqleditor < Cask
url 'https://www.malcolmhardie.com/sqleditor/releases/2.7/SQLEditor-2-7.zip'
appcast 'https://www.malcolmhardie.com/sqleditor/appcast/sq2release.xml'
homepage 'http://www.malcolmhardie.com/sqleditor/'
version '2.7'
sha256 '38f9d93d0ff7d680eff64949601ee4693eb91c38f89bd2f42a7e86809b36e9b5'
link 'SQLEditor.app'
end