heroku 6.15.24

Closes #23804.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
epistrephein 2018-02-08 00:42:46 +01:00 committed by FX Coudert
parent 21ec19e08d
commit a53ab481b8

View file

@ -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.22.tgz"
sha256 "33f6bfb07429cfeac0ad0f19d2575a31223bcf16e47002dc5ed0aa7012e2d250"
url "https://registry.npmjs.org/heroku-cli/-/heroku-cli-6.15.24.tgz"
sha256 "ec98fb3f368db8a40319b0faf373f0ddafa952a32204482857d6113362076f52"
head "https://github.com/heroku/cli.git"
bottle do