mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-16 06:08:55 +01:00
typora
This commit is contained in:
@@ -302,6 +302,7 @@ torbrowser
|
|||||||
trex
|
trex
|
||||||
tunnelbear
|
tunnelbear
|
||||||
tunnelblick
|
tunnelblick
|
||||||
|
typora
|
||||||
umbrellaroamingclient
|
umbrellaroamingclient
|
||||||
uniconverter
|
uniconverter
|
||||||
universaltypeclient
|
universaltypeclient
|
||||||
|
|||||||
@@ -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