mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-16 22:05:23 +01:00
new labels after merge
This commit is contained in:
9
fragments/labels/sublimetext.txt
Normal file
9
fragments/labels/sublimetext.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
sublimetext)
|
||||
# credit: Søren Theilgaard (@theilgaard)
|
||||
name="Sublime Text"
|
||||
type="zip"
|
||||
downloadURL="$(curl -fs https://www.sublimetext.com/download | grep -io "https://download.*_mac.zip")"
|
||||
appNewVersion=$(curl -fs https://www.sublimetext.com/download | grep -i -A 4 "id.*changelog" | grep -io "Build [0-9]*")
|
||||
expectedTeamID="Z6D26JE4Y4"
|
||||
;;
|
||||
Reference in New Issue
Block a user