git-fresh 1.6.2
update git-fresh to 1.6.2 Closes Homebrew/homebrew#50544. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>master
parent
c699e3fac9
commit
d70f768804
|
@ -1,8 +1,8 @@
|
||||||
class GitFresh < Formula
|
class GitFresh < Formula
|
||||||
desc "Utility to keep git repos fresh"
|
desc "Utility to keep git repos fresh"
|
||||||
homepage "https://github.com/imsky/git-fresh"
|
homepage "https://github.com/imsky/git-fresh"
|
||||||
url "https://github.com/imsky/git-fresh/archive/v1.6.1.tar.gz"
|
url "https://github.com/imsky/git-fresh/archive/v1.6.2.tar.gz"
|
||||||
sha256 "4820bf8883bdb5623130ebeba397426e3cc0d639ce0f95313ac28f6d33ec17a2"
|
sha256 "dccb33daa14939d53f43e1d02819ecaa960f10a5a479bee32ea47c6e13569623"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue