Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Casks/a/archy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
end
end

deprecate! date: "2026-07-22", because: "is now maintained in the official Genesys tap"
disable! date: "2026-09-01", because: :fails_gatekeeper_check

depends_on :macos
Expand All @@ -25,5 +26,11 @@

caveats do
requires_rosetta
<<~EOS
Archy is now maintained in the official Genesys tap:

brew tap mypurecloud/archy
brew install --cask mypurecloud/archy/archy
EOS
end
end
Loading