aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorLeonard van Driel2013-10-19 13:31:35 +0200
committerMike McQuaid2013-10-19 13:43:00 +0100
commit073540d14e348f8a54fa2c713fbf888e77759371 (patch)
tree054fb461b0277e22475bbb629f085b37ec5e6681 /Library
parent3a4c5dd321002e12f660bbfa1bca325f5958654b (diff)
downloadhomebrew-073540d14e348f8a54fa2c713fbf888e77759371.tar.bz2
heroku-toolbelt 3.0.1
Closes #23365. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/heroku-toolbelt.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/heroku-toolbelt.rb b/Library/Formula/heroku-toolbelt.rb
index 3758f95be..a89124f35 100644
--- a/Library/Formula/heroku-toolbelt.rb
+++ b/Library/Formula/heroku-toolbelt.rb
@@ -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.40.0.tgz'
- sha1 '8ab041df01346427aeedd2bfe2c8900be7f3b390'
+ url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-3.0.1.tgz'
+ sha1 '11a70ecbb686c187be8502814e9249f4970163e3'
def install
libexec.install Dir["*"]