We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d1299 commit 6b38573Copy full SHA for 6b38573
Formula/t/tex-fmt.rb
@@ -1,8 +1,8 @@
1
class TexFmt < Formula
2
desc "Extremely fast LaTeX formatter written in Rust"
3
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"
+ url "https://github.com/WGUNDERWOOD/tex-fmt/archive/refs/tags/v0.5.6.tar.gz"
+ sha256 "84422be49ede7bfaa42949d192a9d7dfb2317c9e68edf3cf6abc346c8a19f036"
6
license "MIT"
7
head "https://github.com/WGUNDERWOOD/tex-fmt.git", branch: "main"
8
0 commit comments