heroku 6.9.3 (#14321)
This commit is contained in:
parent
6b8915008b
commit
916bb8ea4c
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/heroku-cli/channels/stable/heroku-cli-v6.7.4-97fc5c6-darwin-x64.tar.xz"
|
||||
version "6.7.4"
|
||||
sha256 "5660eff0521837a10e78a91234945b3dfe3a31b9bc786c80ba0c11c3ff0ff339"
|
||||
url "https://cli-assets.heroku.com/heroku-cli/channels/stable/heroku-cli-v6.9.3-f709986-darwin-x64.tar.xz"
|
||||
version "6.9.3"
|
||||
sha256 "ffdc87b1e2910893a28ac04da42fdd2fa808b099b3450f7427b091dc2679c378"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue