mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
telegram)
|
|
name="Telegram"
|
|
type="dmg"
|
|
downloadURL="https://telegram.org/dl/macos"
|
|
appNewVersion=$( curl -fs https://macos.telegram.org | grep anchor | head -1 | sed -E 's/.*a>([0-9.]*) .*/\1/g' )
|
|
expectedTeamID="6N38VWS5BX"
|
|
;;
|