typst: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2024-03-15 20:25:12 +00:00
parent ed07c2dcbd
commit d28c88fae3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.10.0", "version": "0.11.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.10.0/typst-x86_64-pc-windows-msvc.zip", "url": "https://github.com/typst/typst/releases/download/v0.11.0/typst-x86_64-pc-windows-msvc.zip",
"hash": "b748b7f66c28521f6775c9342bd0c765fdf78dd5384e21fff6b2942a52394cb9" "hash": "bed0f4868b39dcecc29f5e654589cdd1fbb334f11965d1fe704ae29e29ab1a45"
} }
}, },
"extract_dir": "typst-x86_64-pc-windows-msvc", "extract_dir": "typst-x86_64-pc-windows-msvc",