typst: Update to version 0.14.2

This commit is contained in:
github-actions[bot] 2025-12-12 20:30:10 +00:00
parent 68742f3d19
commit edf2382140

View File

@ -1,17 +1,17 @@
{
"version": "0.14.1",
"version": "0.14.2",
"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.1/typst-x86_64-pc-windows-msvc.zip",
"hash": "4e35ffaeb40067019bea5d26291cd3b71628659912d23ea3958dcc84c8545623",
"url": "https://github.com/typst/typst/releases/download/v0.14.2/typst-x86_64-pc-windows-msvc.zip",
"hash": "51353994ac83218c3497052e89b2c432c53b9d4439cdc1b361e2ea4798ebfc13",
"extract_dir": "typst-x86_64-pc-windows-msvc"
},
"arm64": {
"url": "https://github.com/typst/typst/releases/download/v0.14.1/typst-aarch64-pc-windows-msvc.zip",
"hash": "c39cecc1094a8d06e3409bad88909a0ba043c9e5de1dfc9061234525d9af86c3",
"url": "https://github.com/typst/typst/releases/download/v0.14.2/typst-aarch64-pc-windows-msvc.zip",
"hash": "1c4aaa0de000ab1787dda354c34f4fa1fe3c2525d3d038e692a3d7daa333d551",
"extract_dir": "typst-aarch64-pc-windows-msvc"
}
},