cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / leap-motion.rb
blob0cb02f728ad927851a980422390efc210ef06098
1 cask :v1 => 'leap-motion' do
2   version '2.2.1'
3   sha256 'eba23267927e4032f51f8633cf4a4b0d47b923099f633a11438c9e0fd4f20f86'
5   url 'https://warehouse.leapmotion.com/apps/3833/download'
6   homepage 'https://www.leapmotion.com/setup'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   pkg 'Leap Motion.pkg'
11   uninstall :script => '/Applications/Leap Motion.app/Contents/MacOS/uninstall'
12 end