mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-29 06:13:14 +01:00
9
fragments/labels/hype.sh
Executable file
9
fragments/labels/hype.sh
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
hype)
|
||||||
|
name="Hype4"
|
||||||
|
type="dmg"
|
||||||
|
packageID="com.tumult.Hype4"
|
||||||
|
downloadURL="https://static.tumult.com/hype/download/Hype.dmg"
|
||||||
|
appNewVersion=$( curl -fsL https://tumult.com/hype/download/all/ | grep Ongoing | awk -F '<' '{print $4}' | sed 's/[^0-9.]//g' )
|
||||||
|
expectedTeamID="8J356DM772"
|
||||||
|
blockingProcesses=( NONE )
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user