mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
7 lines
191 B
Bash
7 lines
191 B
Bash
keybase)
|
|
name="Keybase"
|
|
type="dmg"
|
|
downloadURL=$(curl -s https://keybase.io/docs/the_app/install_macos | grep data-target | cut -d '"' -f2)
|
|
expectedTeamID="99229SGT5K"
|
|
;;
|