File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class GitExtras < Formula
22 desc "Small git utilities"
33 homepage "https://github.com/tj/git-extras"
4- url "https://github.com/tj/git-extras/archive/refs/tags/7.3 .0.tar.gz"
5- sha256 "89bae1a05731f4aaafb04066ea0186e181117b74fcfbf89d686cf205459220b7 "
4+ url "https://github.com/tj/git-extras/archive/refs/tags/7.4 .0.tar.gz"
5+ sha256 "aaab3bab18709ec6825a875961e18a00e0c7d8214c39d6e3a63aeb99fa11c56e "
66 license "MIT"
77 head "https://github.com/tj/git-extras.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "0c40b2cdc071464b0edf01e763b279111aa8ec557132a25d3385f7ee92783623 "
10+ sha256 cellar : :any_skip_relocation , all : "ab7f49444bdd81c79d987f8e86668b225d6cc74f01b09ac91f7b35cde0a9bb98 "
1111 end
1212
1313 on_linux do
You can’t perform that action at this time.
0 commit comments