From 7509a1c67214615d3fc3a5b1589ad72525ed3e40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sun, 11 Jan 2015 17:48:07 +0000 Subject: [PATCH] sqleditor.rb: added name --- Casks/sqleditor.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/sqleditor.rb b/Casks/sqleditor.rb index ae3d51e5bfa..8fbecb40504 100644 --- a/Casks/sqleditor.rb +++ b/Casks/sqleditor.rb @@ -5,6 +5,7 @@ cask :v1 => 'sqleditor' do url "https://www.malcolmhardie.com/sqleditor/releases/#{version}/SQLEditor-2-7.zip" appcast 'https://www.malcolmhardie.com/sqleditor/appcast/sq2release.xml', :sha256 => '927ddc279f600c4716b68fe0fc568c879ba4fb10a4a9cc19b535767994d00f65' + name 'SQLEditor' homepage 'http://www.malcolmhardie.com/sqleditor/' license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder