Miro and installomator_theile labels added.
This commit is contained in:
Søren Theilgaard
2021-04-08 13:44:45 +02:00
parent 236b6f49d7
commit 27856d5dd8
2 changed files with 10 additions and 0 deletions

View File

@@ -1510,6 +1510,7 @@ inkscape)
#appNewVersion=$(curl -fsJL https://inkscape.org/release/ | grep "<h2>Inkscape" | cut -d '>' -f 3 | cut -d '<' -f 1 | sed 's/[^0-9.]*//g') # Can't figure out where exact new version is found. Currently returns 1.0, but version is "1.0.0 (4035a4f)" #appNewVersion=$(curl -fsJL https://inkscape.org/release/ | grep "<h2>Inkscape" | cut -d '>' -f 3 | cut -d '<' -f 1 | sed 's/[^0-9.]*//g') # Can't figure out where exact new version is found. Currently returns 1.0, but version is "1.0.0 (4035a4f)"
expectedTeamID="SW3D6BB6A6" expectedTeamID="SW3D6BB6A6"
;; ;;
installomator_theile|\
installomator_st) installomator_st)
# credit: Søren Theilgaard (@theilgaard) # credit: Søren Theilgaard (@theilgaard)
name="Installomator" name="Installomator"
@@ -1747,6 +1748,13 @@ menumeters)
appNewVersion=$(versionFromGit yujitach MenuMeters ) appNewVersion=$(versionFromGit yujitach MenuMeters )
expectedTeamID="95AQ7YKR5A" expectedTeamID="95AQ7YKR5A"
;; ;;
miro)
# credit: @matins
name="Miro"
type="dmg"
downloadURL="https://desktop.miro.com/platforms/darwin/Miro.dmg"
expectedTeamID="M3GM7MFY7U"
;;
musescore) musescore)
name="MuseScore 3" name="MuseScore 3"
type="dmg" type="dmg"

View File

@@ -93,6 +93,7 @@ hyper
icons icons
inkscape inkscape
installomator_st installomator_st
installomator_theile
intellijideace intellijideace
istatmenus istatmenus
iterm2 iterm2
@@ -141,6 +142,7 @@ microsoftskypeforbusiness
microsoftteams microsoftteams
microsoftword microsoftword
microsoftyammer microsoftyammer
miro
musescore musescore
netnewswire netnewswire
nextcloud) nextcloud)