From 823e8e01a61970ea7820326d904256663b2213bc Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 16 Sep 2017 00:29:32 -0700 Subject: [PATCH] heroku 6.14.22 Closes #18138. Signed-off-by: FX Coudert --- Formula/heroku.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/heroku.rb b/Formula/heroku.rb index 9cd06a84ef..6e860cee0f 100644 --- a/Formula/heroku.rb +++ b/Formula/heroku.rb @@ -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.21.tgz" - sha256 "9547d896501e332b9ad953c52e55d775ce51ae8dc41541980eb94e0844dc82e5" + url "https://registry.npmjs.org/heroku-cli/-/heroku-cli-6.14.22.tgz" + sha256 "29a5c88a0f8ece242c2ac6403596b69511773a8f36469c4f7e8de191020601ff" head "https://github.com/heroku/cli.git" bottle do