mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
fixed labels without trailing new line
This commit is contained in:
@@ -4,4 +4,4 @@ coconutbattery)
|
||||
downloadURL="https://coconut-flavour.com/downloads/coconutBattery_latest.zip"
|
||||
appNewVersion=$(curl -fs https://www.coconut-flavour.com/coconutbattery/ | grep "<title>" | sed -e 's/.*coconutBattery \(.*\) - by coconut-flavour.co.*/\1/')
|
||||
expectedTeamID="R5SC3K86L5"
|
||||
;;
|
||||
;;
|
||||
|
||||
@@ -4,4 +4,4 @@ dynalist)
|
||||
downloadURL="https://dynalist.io/standalone/download?file=Dynalist.dmg"
|
||||
appNewVersion=""
|
||||
expectedTeamID="6JSW4SJWN9"
|
||||
;;
|
||||
;;
|
||||
|
||||
@@ -4,4 +4,4 @@ fellow)
|
||||
downloadURL="https://cdn.fellow.app/desktop/1.3.11/darwin/stable/universal/Fellow-1.3.11-universal.dmg"
|
||||
appNewVersion=""
|
||||
expectedTeamID="2NF46HY8D8"
|
||||
;;
|
||||
;;
|
||||
|
||||
@@ -3,4 +3,4 @@ masv)
|
||||
type="dmg"
|
||||
downloadURL="https://dl.massive.io/MASV.dmg"
|
||||
expectedTeamID="VHKX7RCAY7"
|
||||
;;
|
||||
;;
|
||||
|
||||
@@ -4,4 +4,4 @@ sonicvisualiser)
|
||||
downloadURL="$(downloadURLFromGit sonic-visualiser sonic-visualiser)"
|
||||
appNewVersion="$(versionFromGit sonic-visualiser sonic-visualiser)"
|
||||
expectedTeamID="73F996B92S"
|
||||
;;
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user