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 7b6710f commit c04dd1cCopy full SHA for c04dd1c
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.2.0.tar.gz"
5
- sha256 "9ddb3eb4a03c7d273754dc250f485be8e23b7ef94446576d7e97aaa79e0c1463"
+ url "https://github.com/numtide/treefmt/archive/refs/tags/v2.2.1.tar.gz"
+ sha256 "d4000dfcdbabc9caf356005b38e18a6de71f626327d02ba609beec5846931f24"
6
license "MIT"
7
head "https://github.com/numtide/treefmt.git", branch: "main"
8
0 commit comments