Skip to content

Commit

Permalink
Merge pull request #196235 from Homebrew/bump-multi-git-status-2.3
Browse files Browse the repository at this point in the history
multi-git-status 2.3
  • Loading branch information
BrewTestBot authored Oct 31, 2024
2 parents 801c99c + 1f52c42 commit 9503d5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1898,6 +1898,7 @@ mu
mubeng
muffet
mujs
multi-git-status
multitail
muon
murex
Expand Down
7 changes: 3 additions & 4 deletions Formula/m/multi-git-status.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
class MultiGitStatus < Formula
desc "Show uncommitted, untracked and unpushed changes for multiple Git repos"
homepage "https://github.com/fboender/multi-git-status"
url "https://github.com/fboender/multi-git-status/archive/refs/tags/2.2.tar.gz"
sha256 "d26a71cd2efd80416c28d59632665341bc393d2d5fdde20dd588f959b0faea6a"
url "https://github.com/fboender/multi-git-status/archive/refs/tags/2.3.tar.gz"
sha256 "2634b4b8b3d69a397f5462ec1d72a77d5b395f363ed8e1aabfbf7e5e4172f93f"
license "MIT"

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, all: "fac5b19bd31bb3fd744b2603b9b8f58636d6d51902a046c5d5fbcc774515d1ad"
sha256 cellar: :any_skip_relocation, all: "011ea78413856d20a26c71c4cdcc1b7909ce6ab7075544c716359079eb4f3b06"
end

def install
Expand Down

0 comments on commit 9503d5b

Please sign in to comment.