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