Skip to content

Commit

Permalink
Heroku Toolbelt 3.39.0
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#41063.

Signed-off-by: Xu Cheng <xucheng@me.com>
  • Loading branch information
fanquake authored and xu-cheng committed Jun 25, 2015
1 parent 6c0014b commit 33dc8aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/heroku-toolbelt.rb
@@ -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.38.1.tgz"
sha256 "b92a43d0568e9243684f33040af31982291dbd0ff61b5b840d7e989982dc2206"
url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.39.0.tgz"
sha256 "91fa1c1ac04b8676ed3405f80a6894fe1e6bb893a1de1feca35d4b1e114d04a0"
head "https://github.com/heroku/heroku.git"

depends_on :ruby => "1.9"
Expand Down

0 comments on commit 33dc8aa

Please sign in to comment.