typst: Update to version 0.14.1

This commit is contained in:
github-actions[bot] 2025-12-03 20:30:05 +00:00
parent 93c1109df2
commit fff05e247c

View File

@ -1,17 +1,17 @@
{
"version": "0.14.0",
"version": "0.14.1",
"description": "A markup-based typesetting system for the sciences.",
"homepage": "https://typst.app",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/typst/typst/releases/download/v0.14.0/typst-x86_64-pc-windows-msvc.zip",
"hash": "06d847b998be837565ef88d679a9da6acc022fdefa221703bc25a877e7511312",
"url": "https://github.com/typst/typst/releases/download/v0.14.1/typst-x86_64-pc-windows-msvc.zip",
"hash": "4e35ffaeb40067019bea5d26291cd3b71628659912d23ea3958dcc84c8545623",
"extract_dir": "typst-x86_64-pc-windows-msvc"
},
"arm64": {
"url": "https://github.com/typst/typst/releases/download/v0.14.0/typst-aarch64-pc-windows-msvc.zip",
"hash": "906ecdd759c93196b7097eb725df91d99eb2ca56a6060f8d9877d73f443c2f19",
"url": "https://github.com/typst/typst/releases/download/v0.14.1/typst-aarch64-pc-windows-msvc.zip",
"hash": "c39cecc1094a8d06e3409bad88909a0ba043c9e5de1dfc9061234525d9af86c3",
"extract_dir": "typst-aarch64-pc-windows-msvc"
}
},