convox 20190522175056
Closes #40276. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
64212f0f26
commit
f6865081d6
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/20190520160559.tar.gz"
|
||||
sha256 "4867cd4fcc27888918cd99b9ef7a12dd6debc8eb11b011c605cebf404416d21a"
|
||||
url "https://github.com/convox/rack/archive/20190522175056.tar.gz"
|
||||
sha256 "4c35938392637be69e97dd98407cde7fc11719cb9a8c2bd0812880b89b5b4000"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue