mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
ruby/heroku-client: Updated for version 3.26.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
256172eef2
commit
134ffccf5f
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.21.4}
|
||||
VERSION=${VERSION:-3.26.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="heroku-client"
|
||||
VERSION="3.21.4"
|
||||
VERSION="3.26.1"
|
||||
HOMEPAGE="https://toolbelt.heroku.com"
|
||||
DOWNLOAD="https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client.tgz"
|
||||
MD5SUM="7183dff0ab9a620fe6b644d99dabf04f"
|
||||
MD5SUM="ff6a31519c6c2fdfeb6bec23f2e111a4"
|
||||
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: December 31, 2014
|
||||
heroku-client: Release date: February 18, 2015
|
||||
heroku-client:
|
||||
|
|
Loading…
Reference in a new issue