heroku 7.4.10
Closes #29270. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
433887e4ca
commit
f3c8289625
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.0.100.tgz"
|
||||
sha256 "96d1277c8faa740d8e8d8cf047724e5bca041dd3275cf24d72154b830674bc0c"
|
||||
url "https://registry.npmjs.org/heroku/-/heroku-7.4.10.tgz"
|
||||
sha256 "5c7b9ee1981bf31ff611ad449c2d66e22bddc1d023fd30d5851ecb07fb57d716"
|
||||
head "https://github.com/heroku/cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue