heroku-toolbelt 2.37.2
Closes Homebrew/homebrew#19207. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
3b414dbce3
commit
c2d2ae890a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class HerokuToolbelt < Formula
|
||||
homepage 'https://toolbelt.heroku.com/other'
|
||||
url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-2.34.0.tgz'
|
||||
sha1 'cc2616af9940516f3c265a27e740ae7b3c36eef8'
|
||||
url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-2.37.2.tgz'
|
||||
sha1 '2a077d68f46948a83cfced0686309695302d1417'
|
||||
|
||||
def install
|
||||
libexec.install Dir["*"]
|
||||
|
|
Loading…
Reference in a new issue