mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
7 lines
219 B
Ruby
7 lines
219 B
Ruby
class Betterzipql < Cask
|
|
url 'http://macitbetter.com/BetterZipQL.zip'
|
|
homepage 'http://macitbetter.com/BetterZip-Quick-Look-Generator/'
|
|
version 'latest'
|
|
sha256 :no_check
|
|
qlplugin 'BetterZipQL.qlgenerator'
|
|
end
|