heroku 6.14.12
Closes #17501. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8ea210665f
commit
7c9a15f851
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.11.tgz"
|
||||
sha256 "5bf273c0b3042be4d9e37d9605a277f4f343c4b47bb9fc26199b2374a7bcb704"
|
||||
url "https://registry.npmjs.org/heroku-cli/-/heroku-cli-6.14.12.tgz"
|
||||
sha256 "4c71bca0a1814c7c2eaae71f0b7d224cbdff1dff6dc6618fb07307db4f88b92b"
|
||||
head "https://github.com/heroku/cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue