From 5bd12354faa328b8b454f7162865c50a1f7e5164 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 00:33:09 +0000 Subject: [PATCH] tectonic: Update to version 0.8.1 --- bucket/tectonic.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bucket/tectonic.json b/bucket/tectonic.json index b863d7d053..310dccfebe 100644 --- a/bucket/tectonic.json +++ b/bucket/tectonic.json @@ -1,12 +1,12 @@ { - "version": "0.8.0", + "version": "0.8.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.8.0/tectonic-0.8.0-x86_64-pc-windows-msvc.zip", - "hash": "sha512:99d8ee2b215accbf19f5101eda42c077d8886c8580fc7c8318b759762076405a4a1925025a4a6da7a7c55131cc70366e2a147488dba86ba1c66879c88bcde45a" + "url": "https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.8.1/tectonic-0.8.1-x86_64-pc-windows-msvc.zip", + "hash": "56a68ec20aa9176970831fbaee748a3b86288fc4a2310f33aaea799c698eb1b8" } }, "bin": "tectonic.exe", @@ -21,5 +21,4 @@ } } } - }