homebrew-cask/Casks/invisorql.rb

12 lines
354 B
Ruby
Raw Normal View History

2014-11-14 01:26:06 +08:00
cask :v1 => 'invisorql' do
2014-09-17 19:42:49 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.pozdeev.com/invisor/InvisorQL.zip'
2015-01-05 00:04:01 +08:00
name 'Invisor QuickLook Plug-In'
homepage 'http://www.pozdeev.com/invisor/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-02-09 15:48:38 +08:00
qlplugin 'InvisorQL.qlgenerator'
end