typst: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2023-12-04 16:28:33 +00:00
parent 51e2245327
commit 66ac41020f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.0", "version": "0.10.0",
"description": "A markup-based typesetting system for the sciences.", "description": "A markup-based typesetting system for the sciences.",
"homepage": "https://typst.app", "homepage": "https://typst.app",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/typst/typst/releases/download/v0.9.0/typst-x86_64-pc-windows-msvc.zip", "url": "https://github.com/typst/typst/releases/download/v0.10.0/typst-x86_64-pc-windows-msvc.zip",
"hash": "5966fa0765dc3cada85d837008b50fe3f99deb4cc2823de4543454256dfa4e02" "hash": "b748b7f66c28521f6775c9342bd0c765fdf78dd5384e21fff6b2942a52394cb9"
} }
}, },
"extract_dir": "typst-x86_64-pc-windows-msvc", "extract_dir": "typst-x86_64-pc-windows-msvc",