Add Google Nik Collection

This commit is contained in:
Lucas Horton 2014-07-28 22:13:09 -05:00
parent c6d2096179
commit dfb3fc266a
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
class GoogleNikCollection < Cask
version 'latest'
sha256 :no_check
url 'http://dl.google.com/dl/edgedl/photos/nikcollection-latest.dmg'
homepage 'https://www.google.com/nikcollection/'
link 'Nik Collection.app', :target => 'Install Nik Collection.app'
caveats do
manual_installer('Install Nik Collection.app')
end
end