Files
Installomator/fragments/labels/muzzle.sh
Søren Theilgaard 3bcb9e7e32 labels sync
2021-08-27 11:04:33 +02:00

7 lines
290 B
Bash

muzzle)
name="Muzzle"
type="zip"
downloadURL="https://muzzleapp.com/binaries/muzzle.zip"
appNewVersion=$(curl -fs https://muzzleapp.com/updates/ | grep -io 'h2.*Version.* [0-9.]*.*h2' | head -1 | sed -E 's/.*ersion *([0-9.]*).*/\1/g')
expectedTeamID="49EYHPJ4Q3"
;;