Michael Ford
11 years ago
1 changed files with 4 additions and 2 deletions
@ -1,7 +1,9 @@ |
|||||
class CamtwistBeta < Cask |
class CamtwistBeta < Cask |
||||
url 'http://camtwiststudio.com/beta/CamTwist_3.0.dmg' |
|
||||
homepage 'http://camtwiststudio.com/' |
|
||||
version '3.0beta' |
version '3.0beta' |
||||
sha256 'bef72de07368de34c58a3bca31efeac388f129c02661a3d62a745be17e729679' |
sha256 'bef72de07368de34c58a3bca31efeac388f129c02661a3d62a745be17e729679' |
||||
|
|
||||
|
url 'http://camtwiststudio.com/beta/CamTwist_3.0.dmg' |
||||
|
homepage 'http://camtwiststudio.com/' |
||||
|
|
||||
uninstall :script => { :executable => 'Manual Install/CamTwist/uninstall.command' } |
uninstall :script => { :executable => 'Manual Install/CamTwist/uninstall.command' } |
||||
end |
end |
||||
|
Loading…
Reference in new issue