From 73f87177274b5beae06bcddd55a19544956bc3ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 04:35:09 +0000 Subject: [PATCH] tectonic: Update to version 0.9.0 --- bucket/tectonic.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tectonic.json b/bucket/tectonic.json index f4f8624f0a..5ed1462a9b 100644 --- a/bucket/tectonic.json +++ b/bucket/tectonic.json @@ -1,12 +1,12 @@ { - "version": "0.8.2", + "version": "0.9.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.8.2/tectonic-0.8.2-x86_64-pc-windows-msvc.zip", - "hash": "206948d06b5dd8dd1b2776eca4a5be14363c2f2d05580ef3448100b22767de30" + "url": "https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.9.0/tectonic-0.9.0-x86_64-pc-windows-msvc.zip", + "hash": "ca7b7c48ed8dc5e0285bf71eab48ac3ff7660e14d19e8dd049b6530fcc51a37c" } }, "bin": "tectonic.exe",