mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
ruby/heroku-client: Updated for version 3.36.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
88bcc3e6f2
commit
821d77c750
3 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=heroku-client
|
||||
VERSION=${VERSION:-3.26.1}
|
||||
VERSION=${VERSION:-3.36.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="heroku-client"
|
||||
VERSION="3.26.1"
|
||||
VERSION="3.36.17"
|
||||
HOMEPAGE="https://toolbelt.heroku.com"
|
||||
DOWNLOAD="https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client.tgz"
|
||||
MD5SUM="ff6a31519c6c2fdfeb6bec23f2e111a4"
|
||||
MD5SUM="e280ab69e54c556113fae2cd6ce8bd61"
|
||||
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: February 18, 2015
|
||||
heroku-client: Release date: May 13, 2015
|
||||
heroku-client:
|
||||
|
|
Loading…
Reference in a new issue