diff --git a/Casks/p/pivy.rb b/Casks/p/pivy.rb index a30e705a55..e60396b3c8 100644 --- a/Casks/p/pivy.rb +++ b/Casks/p/pivy.rb @@ -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