mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-16 21:03:18 +00:00
typora
This commit is contained in:
@@ -302,6 +302,7 @@ torbrowser
|
||||
trex
|
||||
tunnelbear
|
||||
tunnelblick
|
||||
typora
|
||||
umbrellaroamingclient
|
||||
uniconverter
|
||||
universaltypeclient
|
||||
|
||||
7
fragments/labels/typora.sh
Normal file
7
fragments/labels/typora.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
typora)
|
||||
name="Typora"
|
||||
type="dmg"
|
||||
downloadURL="https://www.typora.io/download/Typora.dmg"
|
||||
appNewVersion="$(curl -fs "https://www.typora.io/dev_release.html" | grep -o -i "h4>[0-9.]*</h4" | head -1 | sed -E 's/.*h4>([0-9.]*)<\/h4.*/\1/')"
|
||||
expectedTeamID="9HWK5273G4"
|
||||
;;
|
||||
Reference in New Issue
Block a user