typstyle: Update to version 0.14.4

This commit is contained in:
github-actions[bot] 2026-01-10 16:30:12 +00:00
parent 3a5556c458
commit 9f692073c2

View File

@ -1,5 +1,5 @@
{
"version": "0.14.0",
"version": "0.14.4",
"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.14.0/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "217d8aaec235ef00ac38dda60361624c8b86e1e122338cc98520a53d7fa6b86a"
"url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.14.4/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "b16aebaed0aa296ef3e055d611f1e917f5849d3eb0f953bbcaa6f09f0503fb5b"
},
"arm64": {
"url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.14.0/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "6bd70cea1b88da5888e07977498de25f90c6b3ad6c5914fd667b4f322c998dae"
"url": "https://github.com/typstyle-rs/typstyle/releases/download/v0.14.4/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "ca06bd83033703d5069ecc50a83b053909a921a226407e65cdaa80bb34d00d06"
}
},
"bin": "typstyle.exe",