heroku-toolbelt: rename to heroku.

This commit is contained in:
Jeff Dickey 2016-05-05 14:12:02 -07:00 committed by Mike McQuaid
parent b40f857967
commit 11432e047c
3 changed files with 2 additions and 2 deletions

View file

@ -1 +0,0 @@
../Formula/heroku-toolbelt.rb

View file

@ -1,4 +1,4 @@
class HerokuToolbelt < Formula
class Heroku < Formula
desc "Everything you need to get started with Heroku"
homepage "https://toolbelt.heroku.com/other"
url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.43.0.tgz"

View file

@ -9,6 +9,7 @@
"google-app-engine": "app-engine-python",
"google-perftools": "gperftools",
"hamsterdb": "upscaledb",
"heroku-toolbelt": "heroku",
"kotlin-compiler": "kotlin",
"libcppa": "caf",
"mpich2": "mpich",