Create subethaedit.sh

This commit is contained in:
Theile
2022-10-13 14:29:53 +02:00
parent 95901cfa6b
commit b0bc3c3c81

View File

@@ -0,0 +1,9 @@
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"
;;