File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
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.2 .0.tar.gz"
5- sha256 "f570f19b9e3407e909cb98d0536c6e0b54987404a0a053903a54b81680c347f1 "
4+ url "https://github.com/tj/git-extras/archive/refs/tags/7.3 .0.tar.gz"
5+ sha256 "89bae1a05731f4aaafb04066ea0186e181117b74fcfbf89d686cf205459220b7 "
66 license "MIT"
77 head "https://github.com/tj/git-extras.git" , branch : "main"
88
99 bottle do
10- rebuild 1
11- sha256 cellar : :any_skip_relocation , all : "9aa768d24cd1fe6488e792da9771cac6f3738a3d4c6fe3767c568bf374d857d1"
10+ sha256 cellar : :any_skip_relocation , all : "0c40b2cdc071464b0edf01e763b279111aa8ec557132a25d3385f7ee92783623"
1211 end
1312
1413 on_linux do
You can’t perform that action at this time.
0 commit comments