Merge pull request #160670 from krehel/bump-pivy-0.11.2

pivy 0.11.2
This commit is contained in:
BrewTestBot
2023-11-21 21:16:42 +00:00
committed by GitHub
+4 -2
View File
@@ -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