cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / justinmind.rb
blob3f5f288485eb154d22be8766a04bd2a192490cba
1 cask :v1 => 'justinmind' do
2   version :latest
3   sha256 :no_check
5   # cloudfront.net is the official download host per the vendor homepage
6   url 'http://d2ld3he4yll0xl.cloudfront.net/Justinmind_Prototyper_MacOS.dmg'
7   homepage 'http://www.justinmind.com/'
8   license :commercial
10   pkg 'Justinmind.pkg'
12   uninstall :pkgutil => 'com.justinmind.justinmindprototyper631.pkg'
13 end