Merge pull request #163450 from chenrui333/leap-motion-deprecate

leap-motion: remove
This commit is contained in:
Justin Krehel
2023-12-29 19:31:00 -05:00
committed by GitHub
-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