mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-19 13:20:52 +00:00
10 lines
254 B
Plaintext
10 lines
254 B
Plaintext
|
|
audacity)
|
|
# credit: Gabe Marchan (gabemarchan.com - @darklink87)
|
|
name="Audacity"
|
|
type="dmg"
|
|
downloadURL=$(downloadURLFromGit audacity audacity)
|
|
appNewVersion=$(versionFromGit audacity audacity)
|
|
expectedTeamID="T3N4JQ7YY6"
|
|
;;
|