Update mixlr to latest version

This commit is contained in:
Saul Shanabrook 2015-02-17 18:41:11 -05:00
parent 7783df12a0
commit a60478461a
1 changed files with 4 additions and 5 deletions

View File

@ -2,12 +2,11 @@ cask :v1 => 'mixlr' do
version :latest
sha256 :no_check
url 'http://cdn.mixlr.com/Mixlr_beta_latest.pkg'
url 'http://cdn.mixlr.com/Mixlr.dmg'
name 'Mixlr'
homepage 'http://mixlr.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
app 'Mixlr.app'
pkg 'Mixlr_beta_latest.pkg'
uninstall :pkgutil => 'com.mixlr.Mixlr'
end