heroku 6.6.7 (#13520)
This commit is contained in:
parent
562d1f1ad9
commit
107d90ba6e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Heroku < Formula
|
||||
desc "Everything you need to get started with Heroku"
|
||||
homepage "https://cli.heroku.com"
|
||||
url "https://cli-assets.heroku.com/branches/stable/5.9.0-1b8deac/heroku-v5.9.0-1b8deac-darwin-amd64.tar.xz"
|
||||
version "5.9.0"
|
||||
sha256 "37a578261bad805788a24acbb76cf70adef258b5ee4d75894af3691dcc73f02e"
|
||||
url "https://cli-assets.heroku.com/heroku-cli/channels/stable/heroku-cli-v6.6.7-ecf0119-darwin-x64.tar.xz"
|
||||
version "6.6.7"
|
||||
sha256 "52687425b0044e0b086e8c577f081f0d027f73c1b9bb0ac59740864d051dba2f"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue