mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
v0.5
Miro and installomator_theile labels added.
This commit is contained in:
@@ -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)"
|
||||
expectedTeamID="SW3D6BB6A6"
|
||||
;;
|
||||
installomator_theile|\
|
||||
installomator_st)
|
||||
# credit: Søren Theilgaard (@theilgaard)
|
||||
name="Installomator"
|
||||
@@ -1747,6 +1748,13 @@ menumeters)
|
||||
appNewVersion=$(versionFromGit yujitach MenuMeters )
|
||||
expectedTeamID="95AQ7YKR5A"
|
||||
;;
|
||||
miro)
|
||||
# credit: @matins
|
||||
name="Miro"
|
||||
type="dmg"
|
||||
downloadURL="https://desktop.miro.com/platforms/darwin/Miro.dmg"
|
||||
expectedTeamID="M3GM7MFY7U"
|
||||
;;
|
||||
musescore)
|
||||
name="MuseScore 3"
|
||||
type="dmg"
|
||||
|
||||
@@ -93,6 +93,7 @@ hyper
|
||||
icons
|
||||
inkscape
|
||||
installomator_st
|
||||
installomator_theile
|
||||
intellijideace
|
||||
istatmenus
|
||||
iterm2
|
||||
@@ -141,6 +142,7 @@ microsoftskypeforbusiness
|
||||
microsoftteams
|
||||
microsoftword
|
||||
microsoftyammer
|
||||
miro
|
||||
musescore
|
||||
netnewswire
|
||||
nextcloud)
|
||||
|
||||
Reference in New Issue
Block a user