git-recent 1.1.1
Closes #41194. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
5311bf6d4a
commit
fee7df1210
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GitRecent < Formula
|
||||
desc "See your latest local git branches, formatted real fancy"
|
||||
homepage "https://github.com/paulirish/git-recent"
|
||||
url "https://github.com/paulirish/git-recent/archive/v1.1.0.tar.gz"
|
||||
sha256 "71c9b28a5d6e24803e1e6252390265739cfe583d224723da1f067b6d1cc2416b"
|
||||
url "https://github.com/paulirish/git-recent/archive/v1.1.1.tar.gz"
|
||||
sha256 "790c0de09ea19948b3b0ad642d82c30ee20c8d14a04b761fa2a2f716dc19eedc"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue