heroku-toolbelt 3.40.5

Closes Homebrew/homebrew#42062.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
optikfluffel 2015-07-23 19:30:19 +02:00 committed by Alex Dunn
parent 1239e1cf77
commit fcc21eb590

View file

@ -1,8 +1,8 @@
class HerokuToolbelt < Formula class HerokuToolbelt < Formula
desc "Everything you need to get started with Heroku" desc "Everything you need to get started with Heroku"
homepage "https://toolbelt.heroku.com/other" homepage "https://toolbelt.heroku.com/other"
url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.39.5.tgz" url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.40.5.tgz"
sha256 "fb1baa9762a7675ed4ef95ab135eff67cd6b5535584182aad50536c1740829a0" sha256 "7aa72d5b49aa192403256126265717fc91226164dbc15bffcd54dd20ec46ce86"
head "https://github.com/heroku/heroku.git" head "https://github.com/heroku/heroku.git"
depends_on :ruby => "1.9" depends_on :ruby => "1.9"