Added Audacity.

This commit is contained in:
Gabe Marchan
2021-07-11 13:04:16 -05:00
parent 846e6e2cb2
commit 1ca05b4688

View File

@@ -1022,6 +1022,14 @@ atom)
appNewVersion=$(versionFromGit atom atom)
expectedTeamID="VEKTX9H2N7"
;;
audacity)
# credit: Gabe Marchan (gabemarchan.com - @darklink87)
name="Audacity"
type="dmg"
downloadURL=$(downloadURLFromGit audacity audacity)
appNewVersion=$(versionFromGit audacity audacity)
expectedTeamID="T3N4JQ7YY6"
;;
autodmg)
# credit: Mischa van der Bent (@mischavdbent)
name="AutoDMG"