Skip to content

Commit

Permalink
typstyle: Update to version 0.12.14
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 27, 2024
1 parent 385c983 commit a1739ce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/typstyle.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "0.12.13",
"version": "0.12.14",
"description": "Beautiful and reliable typst code formatter",
"homepage": "https://github.com/Enter-tainer/typstyle",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.13/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "cc228bb786f27e8a9f36204113c06433743c918fa536b723daceef50bd1ccb53"
"url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.14/typstyle-x86_64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "c72aca433f6c6cf97baf26b3786ad9ffe76cbe9911b62810e2a8e6ce4560117e"
},
"arm64": {
"url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.13/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "f71487c888e1b485d61f8e5ad0b2d162d33b8110ac4068a8f1790a464d20c302"
"url": "https://github.com/Enter-tainer/typstyle/releases/download/v0.12.14/typstyle-aarch64-pc-windows-msvc.exe#/typstyle.exe",
"hash": "2d5f606b8b53f982a2530e4ebad5cf44ab641bb148de0c05a857811367555328"
}
},
"bin": "typstyle.exe",
Expand Down

0 comments on commit a1739ce

Please sign in to comment.