heroku 6.14.37
Closes #20698. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
90bf5bcfe0
commit
ddce40165a
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.14.36.tgz"
|
||||
sha256 "5883c9f70c961158d411dbb584b41f2b9d86593479be52e83176417bb9bcc75c"
|
||||
url "https://registry.npmjs.org/heroku-cli/-/heroku-cli-6.14.37.tgz"
|
||||
sha256 "a2a5bf64bdb17921ce35695d18696c85379afa95416a5213ac3bac2f6a8af780"
|
||||
head "https://github.com/heroku/cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue