mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update sekey.rb
This commit is contained in:
+2
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user