leap-motion: remove

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2023-12-29 17:28:10 -05:00
parent c56c2e15e6
commit 698b8ade0f
-17
View File
@@ -1,17 +0,0 @@
cask "leap-motion" do
version "2.3.1"
sha256 :no_check
url "https://warehouse.leapmotion.com/apps/4184/download"
name "Leap Motion"
homepage "https://www.leapmotion.com/setup"
livecheck do
url "https://warehouse.leapmotion.com/apps/4184/download"
strategy :header_match
end
pkg "Leap Motion.pkg"
uninstall script: "/Applications/Leap Motion.app/Contents/MacOS/uninstall"
end