tectonic 0.1.8
Closes #29161. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
67aad4318b
commit
b5ba261a72
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class Tectonic < Formula
|
class Tectonic < Formula
|
||||||
desc "Modernized, complete, self-contained TeX/LaTeX engine"
|
desc "Modernized, complete, self-contained TeX/LaTeX engine"
|
||||||
homepage "https://tectonic-typesetting.github.io/"
|
homepage "https://tectonic-typesetting.github.io/"
|
||||||
url "https://github.com/tectonic-typesetting/tectonic/archive/v0.1.7.tar.gz"
|
url "https://github.com/tectonic-typesetting/tectonic/archive/v0.1.8.tar.gz"
|
||||||
sha256 "c39acc8a4e2e102245037fd2ea3e77b058d25e29bbab0dcc53a3167c5d3fee2a"
|
sha256 "e979988f89714e04e45caa894796ebce66e4ecba05bad8a9af0c323f574ed6af"
|
||||||
revision 3
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "53736e98adfaaae964b16d8e91af8328746af5232028b141d72c89fd8e62bf79" => :high_sierra
|
sha256 "53736e98adfaaae964b16d8e91af8328746af5232028b141d72c89fd8e62bf79" => :high_sierra
|
||||||
|
|
Loading…
Reference in a new issue