updated adobe-dng-converter (9.4)

This commit is contained in:
Vincent Hamilton 2016-01-28 11:54:43 -05:00 committed by Victor Popkov
parent fe0ce287a3
commit a97a631a81
1 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
cask 'adobe-dng-converter' do
version '9.1.1'
sha256 'c48ad14fe396f2bba0bdd028c4a0be76458c7076fa5d36822943ce84fbe20e1d'
version '9.4'
sha256 '49200b8a456b2480c112a3b82a433cddeafed432448a1be6242c0d7447716862'
url "http://download.adobe.com/pub/adobe/dng/mac/DNGConverter_#{version.gsub('.', '_')}.dmg"
url "http://download.adobe.com/pub/adobe/dng/mac/DNGConverter_#{version.dots_to_underscores}.dmg"
name 'Adobe Camera Raw and DNG Converter'
homepage 'https://www.adobe.com/support/downloads/product.jsp?product=106&platform=Macintosh'
license :gratis
pkg "DNGConverter_#{version.gsub('.', '_')}.pkg"
pkg "DNGConverter_#{version.dots_to_underscores}.pkg"
uninstall delete: '/Applications/Adobe DNG Converter.app',
pkgutil: 'com.adobe.adobeDngConverter*',