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 2e29d65 commit 3d8c761Copy full SHA for 3d8c761
Formula/t/treefmt.rb
@@ -1,8 +1,8 @@
1
class Treefmt < Formula
2
desc "One CLI to format the code tree"
3
homepage "https://treefmt.com/latest/"
4
- url "https://github.com/numtide/treefmt/archive/refs/tags/v2.3.1.tar.gz"
5
- sha256 "02d29561b92110e83596ec93e19c8787b31f4b3211bd0a9d2c384d1b09f74c94"
+ url "https://github.com/numtide/treefmt/archive/refs/tags/v2.4.0.tar.gz"
+ sha256 "2b67a03045e8d31c6018d2149438d544c1c9dae7db44510cdd596030a13b38fd"
6
license "MIT"
7
head "https://github.com/numtide/treefmt.git", branch: "main"
8
0 commit comments