heroku 6.15.17
Closes #23032. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8c5295bceb
commit
c33ade42e3
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.13.tgz"
|
||||
sha256 "9a56a156b1e738899e31596a0e82cfaba6d3d7c22e0193eac6628711c0325177"
|
||||
url "https://registry.npmjs.org/heroku-cli/-/heroku-cli-6.15.17.tgz"
|
||||
sha256 "f49875142bb4a6c65a12e5c32761440270d6a337c44105919b11131afd71ca35"
|
||||
head "https://github.com/heroku/cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue