heroku 6.14.11
Closes #17464. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5d543352b3
commit
0ba2856c8d
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
||||||
class Heroku < Formula
|
class Heroku < Formula
|
||||||
desc "Command-line client for the cloud PaaS"
|
desc "Command-line client for the cloud PaaS"
|
||||||
homepage "https://cli.heroku.com"
|
homepage "https://cli.heroku.com"
|
||||||
url "https://registry.npmjs.org/heroku-cli/-/heroku-cli-6.14.10.tgz"
|
url "https://registry.npmjs.org/heroku-cli/-/heroku-cli-6.14.11.tgz"
|
||||||
sha256 "5770f01fe3ca5932e0d0b7bb8efaab05988e9aefa9db5b6f70d6fa7dbcc28d7a"
|
sha256 "5bf273c0b3042be4d9e37d9605a277f4f343c4b47bb9fc26199b2374a7bcb704"
|
||||||
head "https://github.com/heroku/cli.git"
|
head "https://github.com/heroku/cli.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue