mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Create subethaedit.sh
This commit is contained in:
9
fragments/labels/subethaedit.sh
Normal file
9
fragments/labels/subethaedit.sh
Normal 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"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user