mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Update qlimagesize.rb
URL was broken, changed to a .pkg for installation.
This commit is contained in:
parent
bebeea1bc2
commit
b49365fdfa
1 changed files with 4 additions and 2 deletions
|
|
@ -2,9 +2,11 @@ cask :v1 => 'qlimagesize' do
|
|||
version :latest
|
||||
sha256 :no_check
|
||||
|
||||
url 'http://repo.whine.fr/qlImageSize.qlgenerator-10.8.zip'
|
||||
url 'http://repo.whine.fr/qlImageSize.pkg'
|
||||
homepage 'https://github.com/Nyx0uf/qlImageSize'
|
||||
license :oss
|
||||
|
||||
qlplugin 'qlImageSize.qlgenerator'
|
||||
pkg 'qlImageSize.pkg'
|
||||
|
||||
uninstall :pkgutil => 'io.whine.qlimagesize.pkg'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue