heroku-toolbelt 3.42.44
Closes Homebrew/homebrew#50315. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
4b7deb4f47
commit
eda1a286e2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class HerokuToolbelt < Formula
|
class HerokuToolbelt < Formula
|
||||||
desc "Everything you need to get started with Heroku"
|
desc "Everything you need to get started with Heroku"
|
||||||
homepage "https://toolbelt.heroku.com/other"
|
homepage "https://toolbelt.heroku.com/other"
|
||||||
url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.42.38.tgz"
|
url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.42.44.tgz"
|
||||||
sha256 "fea1a6ad9c1fb2d1b2464d1c2acd637b61b638a1321da8638ccf5bb1b5f6b23f"
|
sha256 "0970405e12759ae7327f3db136830a448bbc43fa93466f64909c74cef2d11477"
|
||||||
head "https://github.com/heroku/heroku.git"
|
head "https://github.com/heroku/heroku.git"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
Loading…
Reference in a new issue