heroku-toolbelt 3.40.5
Closes Homebrew/homebrew#42062. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
1239e1cf77
commit
fcc21eb590
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class HerokuToolbelt < 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.39.5.tgz"
|
||||
sha256 "fb1baa9762a7675ed4ef95ab135eff67cd6b5535584182aad50536c1740829a0"
|
||||
url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.40.5.tgz"
|
||||
sha256 "7aa72d5b49aa192403256126265717fc91226164dbc15bffcd54dd20ec46ce86"
|
||||
head "https://github.com/heroku/heroku.git"
|
||||
|
||||
depends_on :ruby => "1.9"
|
||||
|
|
Loading…
Reference in a new issue