Merge pull request #524 from madtice/Hype

Adding hype (4)
This commit is contained in:
Armin Briegel
2022-05-13 09:42:32 +02:00
committed by GitHub

9
fragments/labels/hype.sh Executable file
View 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 )
;;