diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gpm.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gpm.rb b/Library/Formula/gpm.rb index 18309c0af..3849b447b 100644 --- a/Library/Formula/gpm.rb +++ b/Library/Formula/gpm.rb @@ -12,8 +12,8 @@ end class Gpm < Formula homepage "https://github.com/pote/gpm" - url "https://github.com/pote/gpm/archive/v1.2.1.tar.gz" - sha1 "225eabbf7f2ec01e4c6e2cce57950ad3a1034c39" + url "https://github.com/pote/gpm/archive/v1.2.3.tar.gz" + sha1 "dc616876b874f01e7eaec75ef34f13e43df7ae91" bottle do cellar :any |
