homebrew-cask/Casks/raw-photo-processor.rb

17 lines
677 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'raw-photo-processor' do
version '4.7.2'
2014-10-22 09:21:54 +08:00
sha256 'ef300adaaf3399f43741a51f06c062a34c4e809eecdbbffce2cd15af414fbd7f'
url 'https://www.raw-photo-processor.com/RPP/RPP_64.zip'
appcast 'http://www.raw-photo-processor.com/rpp_updates.xml',
:sha256 => '83e550582ec77d965383ba778ce68e0e0c3f71501a546fab8619119ec2825287'
2015-01-23 06:31:19 +08:00
name 'Raw Photo Processor'
homepage 'https://www.raw-photo-processor.com/RPP/Overview.html'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
# note: this value changes with each version
container :nested => 'RPP480_1703_64.dmg'
2014-09-16 00:06:13 +08:00
app 'Raw Photo Processor 64.app'
2014-03-04 02:51:50 +08:00
end