Skip to content

Commit bde0b65

Browse files
authored
Merge pull request #227588 from Homebrew/bump-git-extras-7.4.0
git-extras 7.4.0
2 parents de2d689 + 3d583d9 commit bde0b65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/g/git-extras.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class 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

0 commit comments

Comments
 (0)