From 4ae1ba2a99b0c7b37edc81004eac3e0544b800cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 00:33:44 +0000 Subject: [PATCH] tectonic: Update to version 0.13.1 --- bucket/tectonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tectonic.json b/bucket/tectonic.json index 253495c935..61c0800f46 100644 --- a/bucket/tectonic.json +++ b/bucket/tectonic.json @@ -1,12 +1,12 @@ { - "version": "0.12.0", + "version": "0.13.1", "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.12.0/tectonic-0.12.0-x86_64-pc-windows-msvc.zip", - "hash": "a55b56b01936f8e6bdf36185fd6701e85b295176d4402781dbf4f874b294de37" + "url": "https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.13.1/tectonic-0.13.1-x86_64-pc-windows-msvc.zip", + "hash": "3a9f401a3f50850257610376c132c422ea640b70c27f51a70041a3c6cbe1a6af" } }, "bin": "tectonic.exe",