1 cask "keeper-password-manager" do
5 url "https://keepersecurity.com/desktop_electron/Darwin/KeeperSetup.dmg"
6 name "Keeper Password Manager"
7 desc "Password manager application and digital vault"
8 homepage "https://keepersecurity.com/"
11 url "https://docs.keeper.io/en/release-notes/desktop"
12 regex(/Release\s+v?(\d+(?:\.\d+)+)/i)
15 depends_on macos: ">= :catalina"
17 app "Keeper Password Manager.app"
20 "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.keepersecurity.passwordmanager.sfl*",
21 "~/Library/Application Support/Keeper Password Manager",
22 "~/Library/Preferences/com.keepersecurity.passwordmanager.plist",
23 "~/Library/Saved Application State/com.keepersecurity.passwordmanager.savedState",