Skip to content

Commit c04dd1c

Browse files
committed
treefmt 2.2.1
1 parent 7b6710f commit c04dd1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.2.0.tar.gz"
5-
sha256 "9ddb3eb4a03c7d273754dc250f485be8e23b7ef94446576d7e97aaa79e0c1463"
4+
url "https://github.com/numtide/treefmt/archive/refs/tags/v2.2.1.tar.gz"
5+
sha256 "d4000dfcdbabc9caf356005b38e18a6de71f626327d02ba609beec5846931f24"
66
license "MIT"
77
head "https://github.com/numtide/treefmt.git", branch: "main"
88

0 commit comments

Comments
 (0)