diff --git a/fragments/labels/mactex.sh b/fragments/labels/mactex.sh new file mode 100644 index 0000000..cef0ff8 --- /dev/null +++ b/fragments/labels/mactex.sh @@ -0,0 +1,7 @@ +mactex) + name="MacTeX" + appName="TeX Live Utility.app" + type="pkg" + downloadURL="https://mirror.ctan.org/systems/mac/mactex/MacTeX.pkg" + expectedTeamID="RBGCY5RJWM" + ;;