From 5a644669b5809271fdc377ef8cf8887e57176454 Mon Sep 17 00:00:00 2001 From: Marcus Griep Date: Mon, 28 Mar 2016 23:08:45 -0400 Subject: [PATCH] Promote `latex` to main bucket --- latex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 latex.json diff --git a/latex.json b/latex.json new file mode 100644 index 0000000000..5d944ac463 --- /dev/null +++ b/latex.json @@ -0,0 +1,11 @@ +{ + "homepage": "http://miktex.org", + "version": "2.9.5719", + "license": "http://miktex.org/copying", + "url": "http://mirrors.ctan.org/systems/win32/miktex/setup/miktex-portable-2.9.5719.exe#/dl.7z", + "hash": "41bee67c430dc4a3f65416bdb6ddcaf18a45d6e825b71d6f227094e3f00c18e6", + "bin": [ + "miktex\\bin\\latex.exe", + "miktex\\bin\\pdflatex.exe" + ] +}