gpm 1.1.0
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> Closes Homebrew/homebrew#27305.
This commit is contained in:
parent
a6f4dae32a
commit
015339ad59
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ end
|
|||
|
||||
class Gpm < Formula
|
||||
homepage "https://github.com/pote/gpm"
|
||||
url "https://github.com/pote/gpm/archive/v1.0.1.tar.gz"
|
||||
sha1 "f2e74eb20479bff9ddbb05369d19f82290a7b744"
|
||||
url "https://github.com/pote/gpm/archive/v1.1.0.tar.gz"
|
||||
sha1 "feede16a13f50e762bd372a83aef6778c702726e"
|
||||
|
||||
depends_on GoInstalled
|
||||
|
||||
|
|
Loading…
Reference in a new issue