convox 20190520160559
Closes #40142. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2ba3916a07
commit
9aa3ad98a7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Convox < Formula
|
||||
desc "Command-line interface for the Rack PaaS on AWS"
|
||||
homepage "https://convox.com/"
|
||||
url "https://github.com/convox/rack/archive/20190509115116.tar.gz"
|
||||
sha256 "bfe0cea866f99f87662548efa1c669bc52b73fbce17f8c4cca898ebc10b68eeb"
|
||||
url "https://github.com/convox/rack/archive/20190520160559.tar.gz"
|
||||
sha256 "4867cd4fcc27888918cd99b9ef7a12dd6debc8eb11b011c605cebf404416d21a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue