cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / camtwist.rb
blob1c008f11b47e055abbba4c0f97c0064f46908958
1 cask :v1 => 'camtwist' do
2   version '2.5'
3   sha256 'd81576971abe2bc1a8b1e3d8c894cfe18f0442c49a6a242a6ab25b247de01fec'
5   url "http://camtwiststudio.com/release/CamTwist_#{version}.dmg"
6   homepage 'http://camtwiststudio.com/'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   pkg 'CamTwist.pkg'
11   uninstall :script => { :executable => 'Manual Install/CamTwist/uninstall.command' },
12             :pkgutil => 'com.allocinit.camtwist.*'
13 end