mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ruby/heroku-client: Updated for version 3.21.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8b5553d77b
commit
b6887eeb4c
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.20.0}
|
||||
VERSION=${VERSION:-3.21.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="heroku-client"
|
||||
VERSION="3.20.0"
|
||||
VERSION="3.21.3"
|
||||
HOMEPAGE="https://toolbelt.heroku.com"
|
||||
DOWNLOAD="https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client.tgz"
|
||||
MD5SUM="11a5242c8a948cec50f206eed140f908"
|
||||
MD5SUM="263651dee128829f248741c51207d0b9"
|
||||
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 10, 2014
|
||||
heroku-client: Release date: December 23, 2014
|
||||
heroku-client:
|
||||
|
|
Loading…
Reference in a new issue