heroku 7.16.0
Closes #32080. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2b876f6dd0
commit
7bfe9696d4
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class Heroku < Formula
|
|||
desc "Command-line client for the cloud PaaS"
|
||||
homepage "https://cli.heroku.com"
|
||||
# heroku should only be updated every 10 releases on multiples of 10
|
||||
url "https://registry.npmjs.org/heroku/-/heroku-7.15.1.tgz"
|
||||
sha256 "51d91148d716039ffa4cb1ba2c0e1530581fa23e708d2ac77c1f7e83d1ecf7d8"
|
||||
url "https://registry.npmjs.org/heroku/-/heroku-7.16.0.tgz"
|
||||
sha256 "8b3653c95e235488bdd3599647a0a5255e3f78e421adf776e53a51286f3473ae"
|
||||
head "https://github.com/heroku/cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue