ruby/heroku-client: Updated for version 3.42.25.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
58d3789393
commit
e9f17f37dd
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=heroku-client
|
||||
VERSION=${VERSION:-3.41.5}
|
||||
VERSION=${VERSION:-3.42.25}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="heroku-client"
|
||||
VERSION="3.41.5"
|
||||
VERSION="3.42.25"
|
||||
HOMEPAGE="https://toolbelt.heroku.com"
|
||||
DOWNLOAD="https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client.tgz"
|
||||
MD5SUM="d85b0bc37c389959a69fa34989339b93"
|
||||
MD5SUM="66a50258f7d479ec0a12490794572534"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -15,5 +15,5 @@ heroku-client: command shell. Log in using the email address and password you us
|
|||
heroku-client: when creating your Heroku account.
|
||||
heroku-client:
|
||||
heroku-client: Homepage: https://toolbelt.heroku.com
|
||||
heroku-client: Release date: Aug 31, 2015
|
||||
heroku-client: Release date: Dec 8, 2015
|
||||
heroku-client:
|
||||
|
|
Loading…
Reference in New Issue