typstyle: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2025-10-29 16:31:18 +00:00
parent 9396b36025
commit df6212720d

View File

@ -1,5 +1,5 @@
{
"version": "0.13.18",
"version": "0.14.0",
"description": "Beautiful and reliable typst code formatter.",
"homepage": "https://github.com/typstyle-rs/typstyle",
"license": "Apache-2.0",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.13.18/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "81db6ddc6115ea81615e7fc2e7f0de4f2b15f56766890c3c6f8e803cd876cd6b"
"url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.14.0/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "217d8aaec235ef00ac38dda60361624c8b86e1e122338cc98520a53d7fa6b86a"
},
"arm64": {
"url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.13.18/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "613403c9604b0185f0c6700dbcce0d64c7e0d3c88183a1269ac7e0aeffb56ebe"
"url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.14.0/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "6bd70cea1b88da5888e07977498de25f90c6b3ad6c5914fd667b4f322c998dae"
}
},
"bin": "typstyle.exe",