Skip to content

Commit 6b38573

Browse files
BrewTestBotbotantony
authored andcommitted
tex-fmt 0.5.6
1 parent 79d1299 commit 6b38573

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tex-fmt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class TexFmt < Formula
22
desc "Extremely fast LaTeX formatter written in Rust"
33
homepage "https://wgunderwood.github.io/tex-fmt/"
4-
url "https://github.com/WGUNDERWOOD/tex-fmt/archive/refs/tags/v0.5.5.tar.gz"
5-
sha256 "383c1620bf789945b04359127adb222118926eea7576910eb6779fb0dcdf9cdc"
4+
url "https://github.com/WGUNDERWOOD/tex-fmt/archive/refs/tags/v0.5.6.tar.gz"
5+
sha256 "84422be49ede7bfaa42949d192a9d7dfb2317c9e68edf3cf6abc346c8a19f036"
66
license "MIT"
77
head "https://github.com/WGUNDERWOOD/tex-fmt.git", branch: "main"
88

0 commit comments

Comments
 (0)