There was an error while loading. Please reload this page.
1 parent 92f9f43 commit dc14f82Copy full SHA for dc14f82
1 file changed
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.5.0.tar.gz"
5
- sha256 "0d30d2d2a0faf642f8c13c00b7e71a58e4e72f0c403a0e478caea4ab596ad8f8"
+ url "https://github.com/numtide/treefmt/archive/refs/tags/v2.6.0.tar.gz"
+ sha256 "90993f858b376c0a0ca49920b9679dc774107a96fad8ffc3808809c6a82f4ece"
6
license "MIT"
7
head "https://github.com/numtide/treefmt.git", branch: "main"
8
0 commit comments