git-when-merged 1.1.0
Closes #2900. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3be90f050d
commit
b8a2a9275b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GitWhenMerged < Formula
|
||||
desc "Find where a commit was merged in git."
|
||||
homepage "https://github.com/mhagger/git-when-merged"
|
||||
url "https://github.com/mhagger/git-when-merged/archive/v1.0.0.tar.gz"
|
||||
sha256 "1be0f2c660e6e0cef66593aac681163b97027a7be028b6d2b3901fee00639ad7"
|
||||
url "https://github.com/mhagger/git-when-merged/archive/v1.1.0.tar.gz"
|
||||
sha256 "18a77eff1d5a477ab509f87610f69909b823c5d3b78fd7e556be5c7d6918087c"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue