mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8 lines
283 B
Plaintext
8 lines
283 B
Plaintext
fellow)
|
|
name="Fellow"
|
|
type="dmg"
|
|
downloadURL="https://fellow.app/desktop/download/darwin/latest/"
|
|
appNewVersion="$(curl -fsIL "${downloadURL}" | grep -i ^location | sed 's/^.*[^0-9]\([0-9]*\.[0-9]*\.[0-9]*\).*$/\1/' | head -1)"
|
|
expectedTeamID="2NF46HY8D8"
|
|
;;
|