Update sekey.rb

This commit is contained in:
Miccal Matthews
2023-12-05 20:47:50 +08:00
committed by GitHub
parent 3fdbbb5eb8
commit e242c23fad
+2 -1
View File
@@ -4,10 +4,11 @@ cask "sekey" do
url "https://github.com/sekey/sekey/releases/download/#{version}/SeKey-#{version}.pkg"
name "SeKey"
desc "Use Touch ID or Secure Enclave for SSH authentication"
homepage "https://github.com/sekey/sekey/"
pkg "SeKey-#{version}.pkg"
binary "#{appdir}/SeKey.app/Contents/MacOS/sekey"
binary "/Applications/SeKey.app/Contents/MacOS/sekey"
uninstall launchctl: "com.ntrippar.sekey",
pkgutil: "com.ntrippar.sekey"