typst: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2023-10-31 04:25:43 +00:00
parent 9d2ca59100
commit bc4dda99db

View File

@ -1,12 +1,12 @@
{
"version": "0.8.0",
"version": "0.9.0",
"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.8.0/typst-x86_64-pc-windows-msvc.zip",
"hash": "a0b9cdb6f474af6c90d9909e2a6c822df63e6fd1f1376d61498f10e60cc5128f"
"url": "https://github.com/typst/typst/releases/download/v0.9.0/typst-x86_64-pc-windows-msvc.zip",
"hash": "5966fa0765dc3cada85d837008b50fe3f99deb4cc2823de4543454256dfa4e02"
}
},
"extract_dir": "typst-x86_64-pc-windows-msvc",