mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
new label: sublimemerge
This commit is contained in:
9
fragments/labels/sublimemerge.sh
Normal file
9
fragments/labels/sublimemerge.sh
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
sublimemerge)
|
||||||
|
# Home: https://www.sublimemerge.com
|
||||||
|
# Description: Git Client, done Sublime. Line-by-line Staging. Commit Editing. Unmatched Performance.
|
||||||
|
name="Sublime Merge"
|
||||||
|
type="zip"
|
||||||
|
downloadURL="$(curl -fs "https://www.sublimemerge.com/download_thanks?target=mac#direct-downloads" | grep -io "https://download.*_mac.zip" | head -1)"
|
||||||
|
appNewVersion=$(curl -fs https://www.sublimemerge.com/download | grep -i -A 4 "id.*changelog" | grep -io "Build [0-9]*")
|
||||||
|
expectedTeamID="Z6D26JE4Y4"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user