Skip to content

Commit dc14f82

Browse files
committed
treefmt 2.6.0
1 parent 92f9f43 commit dc14f82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/t/treefmt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Treefmt < Formula
22
desc "One CLI to format the code tree"
33
homepage "https://treefmt.com/latest/"
4-
url "https://github.com/numtide/treefmt/archive/refs/tags/v2.5.0.tar.gz"
5-
sha256 "0d30d2d2a0faf642f8c13c00b7e71a58e4e72f0c403a0e478caea4ab596ad8f8"
4+
url "https://github.com/numtide/treefmt/archive/refs/tags/v2.6.0.tar.gz"
5+
sha256 "90993f858b376c0a0ca49920b9679dc774107a96fad8ffc3808809c6a82f4ece"
66
license "MIT"
77
head "https://github.com/numtide/treefmt.git", branch: "main"
88

0 commit comments

Comments
 (0)