From 736ffaafe93d8caa0f1a52c0db61bf871b9b0733 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 04:35:20 +0000 Subject: [PATCH] tectonic: Update to version 0.12.0 --- bucket/tectonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tectonic.json b/bucket/tectonic.json index f46406abb8..253495c935 100644 --- a/bucket/tectonic.json +++ b/bucket/tectonic.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.12.0", "description": "Tectonic is a modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.", "homepage": "https://tectonic-typesetting.github.io/en-US/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.11.0/tectonic-0.11.0-x86_64-pc-windows-msvc.zip", - "hash": "706cbcd61d55cba274cbe665da80a7cc4a4ecd9558f5647d83e27a4fe9252edf" + "url": "https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.12.0/tectonic-0.12.0-x86_64-pc-windows-msvc.zip", + "hash": "a55b56b01936f8e6bdf36185fd6701e85b295176d4402781dbf4f874b294de37" } }, "bin": "tectonic.exe",