mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
220 B
Bash
9 lines
220 B
Bash
hyper)
|
|
# credit: Adrian Bühler (@midni9ht)
|
|
name="Hyper"
|
|
type="dmg"
|
|
downloadURL=$(downloadURLFromGit vercel hyper )
|
|
appNewVersion=$(versionFromGit vercel hyper)
|
|
expectedTeamID="JW6Y669B67"
|
|
;;
|