mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
10 lines
384 B
Bash
10 lines
384 B
Bash
subethaedit)
|
|
name="SubEthaEdit"
|
|
# Home: https://github.com/subethaedit/SubEthaEdit
|
|
# Description: General purpose plain text editor for macOS. Widely known for its live collaboration feature.
|
|
type="zip"
|
|
downloadURL="$(downloadURLFromGit subethaedit SubEthaEdit)"
|
|
appNewVersion="$(versionFromGit subethaedit SubEthaEdit)"
|
|
expectedTeamID="S76GCAG929"
|
|
;;
|