diff --git a/fragments/labels/subethaedit.sh b/fragments/labels/subethaedit.sh new file mode 100644 index 0000000..86fef38 --- /dev/null +++ b/fragments/labels/subethaedit.sh @@ -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" + ;;