Skip to content

Commit

Permalink
tex-fmt: Update to version 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 3, 2025
1 parent 558ff63 commit deea74d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/tex-fmt.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version": "0.5.1",
"version": "0.5.2",
"description": "An extremely fast LaTeX formatter written in Rust.",
"homepage": "https://github.com/WGUNDERWOOD/tex-fmt",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/WGUNDERWOOD/tex-fmt/releases/download/v0.5.1/tex-fmt-i686-windows.zip",
"hash": "70bca10038f918b27627b1b2e1259abe3045ff9a60ad56a45037f38f9d2545ab"
"url": "https://github.com/WGUNDERWOOD/tex-fmt/releases/download/v0.5.2/tex-fmt-i686-windows.zip",
"hash": "bbbeb21f239dc4efb57d045f5c7de8d36215631359d52591d03d2d8e8df0fb4b"
},
"64bit": {
"url": "https://github.com/WGUNDERWOOD/tex-fmt/releases/download/v0.5.1/tex-fmt-x86_64-windows.zip",
"hash": "895e1220212b01c700d06d2f6ba4c0b49e885b78b1bef0165e0b0cd345ce0126"
"url": "https://github.com/WGUNDERWOOD/tex-fmt/releases/download/v0.5.2/tex-fmt-x86_64-windows.zip",
"hash": "a021bc661f8f6cd3e19ba08742aa196d4ca2e78a1b7f31d3c1515e63b8c8471e"
},
"arm64": {
"url": "https://github.com/WGUNDERWOOD/tex-fmt/releases/download/v0.5.1/tex-fmt-aarch64-windows.zip",
"hash": "e4b678d16f4a718de367b6669c76349422cefb827a21553beb932ec034c3d1aa"
"url": "https://github.com/WGUNDERWOOD/tex-fmt/releases/download/v0.5.2/tex-fmt-aarch64-windows.zip",
"hash": "6650dec7aa8a5923f0e1d0202e0227998f9fc95ee62854850d937d9d0ea21b12"
}
},
"bin": "tex-fmt.exe",
Expand Down

0 comments on commit deea74d

Please sign in to comment.