heroku 6.15.36
Closes #25596. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
f803c3f279
commit
071727134c
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Heroku < Formula
|
||||
desc "Command-line client for the cloud PaaS"
|
||||
homepage "https://cli.heroku.com"
|
||||
url "https://registry.npmjs.org/heroku-cli/-/heroku-cli-6.15.35.tgz"
|
||||
sha256 "872a9fa8210f025d6466c9aa12aead284805bb0f9bf0eec46fe8736ae18dc65b"
|
||||
url "https://registry.npmjs.org/heroku-cli/-/heroku-cli-6.15.36.tgz"
|
||||
sha256 "20659cb3b76e900167a217dddd7359323b40a4b0a991a338f35128fb0405aa29"
|
||||
head "https://github.com/heroku/cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue