Added quicklook-pat 1.0.0 (#21621)

This commit is contained in:
Christoph Keller 2016-06-02 16:30:24 +02:00 committed by Vítor Galvão
parent 9173c7fc2f
commit 2c65f7b3f8
1 changed files with 15 additions and 0 deletions

15
Casks/quicklook-pat.rb Normal file
View File

@ -0,0 +1,15 @@
cask 'quicklook-pat' do
version '1.0.0'
sha256 '41d6d9ffb042490c93d661b95c392a341ecde42f40de6988ae944c64808aac28'
url "https://github.com/pixelrowdies/quicklook-pat/releases/download/#{version}/PatternQuickLook.pkg"
appcast 'https://github.com/pixelrowdies/quicklook-pat/releases.atom',
checkpoint: 'eb2ecca2f479d5c81317810ec81c13ec47afa5bb3a553d4eb05c5c34768ef4eb'
name 'Adobe Photoshop Patterns Quicklook Plugin'
homepage 'https://github.com/pixelrowdies/quicklook-pat'
license :gratis
pkg 'PatternQuickLook.pkg'
uninstall pkgutil: 'de.pixelrowdies.PatternQuickLook'
end