heroku 3.43.4 (#2368)
This commit is contained in:
parent
2a7a9d31c3
commit
a2bee329cd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Heroku < Formula
|
||||
desc "Everything you need to get started with Heroku"
|
||||
homepage "https://toolbelt.heroku.com/standalone"
|
||||
url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.43.3.tgz"
|
||||
sha256 "502a62b50867e6d1acc04c75201dac038f0234a14389038a4cbee7bd555f9713"
|
||||
url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.43.4.tgz"
|
||||
sha256 "a80ec1079d32e54af42fd55af755f9099d40943e68debb662d000153a0ab4e98"
|
||||
head "https://github.com/heroku/heroku.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue