mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
9 lines
253 B
Bash
9 lines
253 B
Bash
keepassxc)
|
|
# credit: Patrick Atoon (@raptor399)
|
|
name="KeePassXC"
|
|
type="dmg"
|
|
downloadURL="$(downloadURLFromGit keepassxreboot keepassxc)"
|
|
appNewVersion=$(versionFromGit keepassxreboot keepassxc)
|
|
expectedTeamID="G2S7P7J672"
|
|
;;
|