diff options
| -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 5bd191977..afb4ab8a5 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.0.tar.gz" - sha1 "9d676d76c7ee9c21a404286b528323db12adb1c8" + url "https://github.com/pote/gpm/archive/v1.2.1.tar.gz" + sha1 "225eabbf7f2ec01e4c6e2cce57950ad3a1034c39" bottle do cellar :any |
