typstyle: Update to version 0.13.18

This commit is contained in:
github-actions[bot] 2025-10-12 08:29:03 +00:00
parent 50c10666bb
commit bbbc3d1947

View File

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