From 521d1ffeb263957a3a2b93638ecf6c1f9e6c8f38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 04:25:46 +0000 Subject: [PATCH] tectonic: Update to version 0.14.0 --- bucket/tectonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tectonic.json b/bucket/tectonic.json index 61c0800f46..1af1f48b02 100644 --- a/bucket/tectonic.json +++ b/bucket/tectonic.json @@ -1,12 +1,12 @@ { - "version": "0.13.1", + "version": "0.14.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.13.1/tectonic-0.13.1-x86_64-pc-windows-msvc.zip", - "hash": "3a9f401a3f50850257610376c132c422ea640b70c27f51a70041a3c6cbe1a6af" + "url": "https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.14.0/tectonic-0.14.0-x86_64-pc-windows-msvc.zip", + "hash": "a956a1270e02d6aa9482fa7e87a5910cf607a70a0b4abb3c72ace73bce756b1e" } }, "bin": "tectonic.exe",