Add PhotoScanPro.app v1.1.6

Note that this is a different application than the existing 'photoscan'
cask
This commit is contained in:
Greg Cobb 2015-10-16 14:31:16 -07:00 committed by Greg Cobb
parent 82b0b143d9
commit dd4f658157
1 changed files with 11 additions and 0 deletions

11
Casks/photoscanpro.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'photoscanpro' do
version '1.1.6'
sha256 '9a725395d466f89a39acc63af3c60ab07c716ae7f9e6095c036c2805c0ed9100'
url "http://download.agisoft.com/photoscan-pro_#{version.gsub('.','_')}.dmg"
name 'Agisoft PhotoScan Professional'
homepage 'http://www.agisoft.com/'
license :commercial
app 'PhotoScanPro.app'
end