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)"
|
#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"
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user