diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-19 23:17:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-19 23:17:09 +0700 |
commit | 96fae7333ee16426b83df0c48ad8a6085911aab9 (patch) | |
tree | f51d5e781955bfae2803b35fe6cd4647d30fec38 /development/hub/hub.info | |
parent | c65e51ece9dbffa39e3f51f841acc3cf85cebaaa (diff) |
development/hub: Updated for version 2.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hub/hub.info')
-rw-r--r-- | development/hub/hub.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/hub/hub.info b/development/hub/hub.info index 019b2d00a9e71..ed27efc10cb3c 100644 --- a/development/hub/hub.info +++ b/development/hub/hub.info @@ -1,8 +1,8 @@ PRGNAM="hub" -VERSION="2.11.1" +VERSION="2.11.2" HOMEPAGE="https://github.com/github/hub" -DOWNLOAD="https://github.com/github/hub/archive/v2.11.1/hub-2.11.1.tar.gz" -MD5SUM="963afede8e6c97432e664864566c8b22" +DOWNLOAD="https://github.com/github/hub/archive/v2.11.2/hub-2.11.2.tar.gz" +MD5SUM="8db3c2ae7d850c1f698cd2bbf5206b55" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="google-go-lang" |