mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-12 06:13:12 +01:00
new labels after merge
This commit is contained in:
8
fragments/labels/telegram.txt
Normal file
8
fragments/labels/telegram.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user