homebrew-cask/Casks/sqleditor.rb

11 lines
350 B
Ruby

class Sqleditor < Cask
version '2.7'
sha256 '38f9d93d0ff7d680eff64949601ee4693eb91c38f89bd2f42a7e86809b36e9b5'
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/'
app 'SQLEditor.app'
end