mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge pull request #684 from kryptonit1/latexit-label
New Label: LaTeXiT
This commit is contained in:
7
fragments/labels/latexit.sh
Normal file
7
fragments/labels/latexit.sh
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
latexit)
|
||||||
|
name="LaTeXiT"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="$(curl -fs "https://pierre.chachatelier.fr/latexit/downloads/latexit-sparkle-en.rss" | xpath '(//rss/channel/item/enclosure/@url)[last()]' 2>/dev/null | cut -d '"' -f 2)"
|
||||||
|
appNewVersion="$(curl -fs "https://pierre.chachatelier.fr/latexit/downloads/latexit-sparkle-en.rss" | xpath '(//rss/channel/item/enclosure/@sparkle:shortVersionString)[last()]' 2>/dev/null | cut -d '"' -f 2)"
|
||||||
|
expectedTeamID="7SFX84GNR7"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user