heroku 6.12.3 (#15318)
This commit is contained in:
parent
f7e573dfdb
commit
0c6eb8844b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Heroku < Formula
|
||||
desc "Command-line client for the cloud PaaS"
|
||||
homepage "https://cli.heroku.com"
|
||||
url "https://cli-assets.heroku.com/heroku-cli/channels/stable/heroku-cli-v6.11.14-c5f9179-darwin-x64.tar.xz"
|
||||
version "6.11.14"
|
||||
sha256 "f032ac4cf47f7ed5660db6a32bc5955ac7f939c8b7246cdf68dce7105bc5d18b"
|
||||
url "https://cli-assets.heroku.com/heroku-cli/channels/stable/heroku-cli-v6.12.3-fca882c-darwin-x64.tar.xz"
|
||||
version "6.12.3"
|
||||
sha256 "926462a2086bde11dcfc940157bd91de6376e9c2cdc6bdade6a9143b205a8886"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue