heroku 3.30.3

Closes Homebrew/homebrew#38004.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
master
Alessio Bogon 2015-03-23 20:38:49 +01:00 committed by Tim D. Smith
parent 24e6a304c2
commit bd2824be7a
1 changed files with 3 additions and 5 deletions

View File

@ -1,9 +1,7 @@
require 'formula'
class HerokuToolbelt < Formula
homepage 'https://toolbelt.heroku.com/other'
url 'https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.28.1.tgz'
sha1 'fb50b8159e34cb7a42aabbe9794891020a5ba3f9'
homepage "https://toolbelt.heroku.com/other"
url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.30.3.tgz"
sha256 "2efc28e0af3e9e03ef98ba3530d0b5346a8221989c9e01e78d9944ea35013455"
def install
libexec.install Dir["*"]