mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
+4
-2
@@ -1,6 +1,6 @@
|
||||
cask "pivy" do
|
||||
version "0.11.1"
|
||||
sha256 "df5857714b0a5a5710a6a36c7197b3c3c453de846b92a21ba81d569f35670549"
|
||||
version "0.11.2"
|
||||
sha256 "a8249869cc6a922eabe80ac64e5895b503a4f2d23007b21497aa0aca11e2b20c"
|
||||
|
||||
url "https://github.com/joyent/pivy/releases/download/v#{version}/pivy-#{version}-macos12.pkg"
|
||||
name "pivy"
|
||||
@@ -13,5 +13,7 @@ cask "pivy" do
|
||||
launchctl: "net.cooperi.pivy-agent",
|
||||
quit: "net.cooperi.pivy-agent"
|
||||
|
||||
# No zap stanza required
|
||||
|
||||
caveats "The installer will prompt you to insert a YubiKey or other PIV token via a dialog box."
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user