mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
Added Audacity.
This commit is contained in:
@@ -1022,6 +1022,14 @@ atom)
|
|||||||
appNewVersion=$(versionFromGit atom atom)
|
appNewVersion=$(versionFromGit atom atom)
|
||||||
expectedTeamID="VEKTX9H2N7"
|
expectedTeamID="VEKTX9H2N7"
|
||||||
;;
|
;;
|
||||||
|
audacity)
|
||||||
|
# credit: Gabe Marchan (gabemarchan.com - @darklink87)
|
||||||
|
name="Audacity"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL=$(downloadURLFromGit audacity audacity)
|
||||||
|
appNewVersion=$(versionFromGit audacity audacity)
|
||||||
|
expectedTeamID="T3N4JQ7YY6"
|
||||||
|
;;
|
||||||
autodmg)
|
autodmg)
|
||||||
# credit: Mischa van der Bent (@mischavdbent)
|
# credit: Mischa van der Bent (@mischavdbent)
|
||||||
name="AutoDMG"
|
name="AutoDMG"
|
||||||
|
|||||||
Reference in New Issue
Block a user