mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
8 lines
194 B
Bash
8 lines
194 B
Bash
audacity)
|
|
name="Audacity"
|
|
type="dmg"
|
|
downloadURL=$(downloadURLFromGit audacity audacity)
|
|
appNewVersion=$(versionFromGit audacity audacity)
|
|
expectedTeamID="AWEYX923UX"
|
|
;;
|