Skip to content

Commit

Permalink
git-fresh 1.8.0
Browse files Browse the repository at this point in the history
Closes Homebrew#4240.

Signed-off-by: ilovezfs <[email protected]>
  • Loading branch information
imsky authored and ilovezfs committed Aug 26, 2016
1 parent dcca8de commit fdf9602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/git-fresh.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class GitFresh < Formula
desc "Utility to keep git repos fresh"
homepage "https://github.com/imsky/git-fresh"
url "https://github.com/imsky/git-fresh/archive/v1.6.2.tar.gz"
sha256 "dccb33daa14939d53f43e1d02819ecaa960f10a5a479bee32ea47c6e13569623"
url "https://github.com/imsky/git-fresh/archive/v1.8.0.tar.gz"
sha256 "d05513f189b49573bd3d13015371a6ee06d84aae43443e37b31b940366ebe84b"

bottle :unneeded

Expand Down

0 comments on commit fdf9602

Please sign in to comment.